Author |
Message |
Topic: HTTP and HTTPS in same flow |
N157154
Replies: 1 Views: 1753
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 16, 2018 12:30 am Subject: HTTP and HTTPS in same flow |
Hi Guys , I have a requirement in which i have to invoke a web service using both HTTP and HTTPS call . I used two httpInput nodes in one i enabled use https via property file.
I changed the url also ... |
Topic: IIB HTTP INPUT NODE TIMEOUT |
N157154
Replies: 3 Views: 4853
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 07, 2018 5:16 am Subject: IIB HTTP INPUT NODE TIMEOUT |
Is there a setting which i need to check for the message to come out from the timeout terminal in HTTP input node after the maximum client wait |
Topic: IIB HTTP INPUT NODE TIMEOUT |
N157154
Replies: 3 Views: 4853
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon May 07, 2018 4:17 am Subject: IIB HTTP INPUT NODE TIMEOUT |
Hi Team, I am not able to get the message propagate through the timeout terminal in HTTP input node in IIB 10 , i have set the interval as 1 sec and then connected the terminal to error , but it is gi ... |
Topic: Issues in Corba request Node |
N157154
Replies: 3 Views: 2026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 19, 2018 11:48 pm Subject: Issues in Corba request Node |
Able to get the response after going thru this document https://www.ibm.com/support/knowledgecenter/en/SSMKHH_9.0.0/com.ibm.etools.mft.samples.corbanodes.doc/doc/running_corbanodes.htm |
Topic: Issues in Corba request Node |
N157154
Replies: 3 Views: 2026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun Mar 18, 2018 11:09 pm Subject: Issues in Corba request Node |
Hi ,
I am quite new to Corba nodes just imported them from IIB 9 samples to IIB 10 the settings in request node for reference i have kept as it is
Naming Service : localhost:2809
Object Reference ... |
Topic: Issues in Corba request Node |
N157154
Replies: 3 Views: 2026
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Mar 16, 2018 3:34 am Subject: Issues in Corba request Node |
Hi Team , I just imported the corba request node sample , in IIB and converted the flow to application and the message set and Java project to libraries , but while running end to end I am getting bel ... |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 22, 2017 12:20 am Subject: BLOB to XMLNSC |
Actually this statement was working when were receiving an xml error response in blob but now it doesn't work . so is there a way in which we can accommodate all the error in a xml tree structure |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 22, 2017 12:00 am Subject: BLOB to XMLNSC |
Basically my Http request node sends out this message out from error terminal { "httpCode":"401", "httpMessage":"Unauthorized", "moreInformation":&qu ... |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 21, 2017 6:06 am Subject: BLOB to XMLNSC |
My code is failing over here I debugged ..
CREATE LASTCHILD OF Environment.Variables.inpMsg.XMLNSC PARSE(blobMsg OPTIONS FolderBitStream CCSID InputRoot.Properties.CodedCharSetId FORMAT 'XMLNSC' |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 21, 2017 5:59 am Subject: BLOB to XMLNSC |
CodedCharSetId:INTEGER:1208, I am sending the message from Postman and this is a reply from the http service |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 21, 2017 5:50 am Subject: BLOB to XMLNSC |
Hi ,
I am getting this
An invalid XML character (Unicode: 0x7b) was found in the prolog of the document.
/Root/Variables/inpMsg/XMLNSC/XMLNSC |
Topic: BLOB to XMLNSC |
N157154
Replies: 13 Views: 9487
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 21, 2017 4:35 am Subject: BLOB to XMLNSC |
Hi Guys ,
I have a require in which I have to capture the output coming out from Http Request Node's error terminal , If its blob then I need to convert it to xmlnsc to find out the reason for error ... |
Topic: IIB Static Library and xsd issues |
N157154
Replies: 0 Views: 1865
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 15, 2017 2:07 am Subject: IIB Static Library and xsd issues |
Hi All , I have imported a static Library in IIB 10 is has some schema definitions .. No as per my requirement I imported one new xsd into this Library's schema .. but since this new xsd is referring ... |