I was doing Integration Broker setup when I got this error: Integration Gateway Message Unmarshalling: Missing value for the following field : ConnectorClassNam This error is received when you try to ping a node: I checked in MyOracleSupport and found a case related to the same – ID 752128.1 The case said that the error […]
Continue readingI’ve been struggling with this error “Cannot establish HTTP connection (158, 2842).” I’ve seen almost all the possible blog articles and all the Oracle cases on the topic and continue to struggle with the issue. So, if you see this issue – you’re likely to find this article quite handy. Due to this issue, you’re […]
Continue readingThis error is applicable for PeopleTools 8.4x and 8.5x and is one of the most common Integration Broker issue. When trying to ping the node, or send to it a message results in the following error: No response received from Gateway. The Gateway did not send back a IBResponse or Integration Gateway: No response received […]
Continue readingI consider this as probably one of the most difficult and confusing subjects on earth! 😛 When the need arises, I read and understand about synchronous and asynchronous messaging. At the end of the reading, I’m as clear like spring water – I can answer any damn question on this topic. 10-15 days down the line – water […]
Continue readingAs explained in part 2 of this series, incoming request messages are considered to have two logical parts – credentials and the message body. The integration broker infrastructure does not need to understand the contents of the message body in order to process the message. Only part of the message it is interested in is the […]
Continue readingIt is assumed that you’ve already read the Part 1: Understanding Integration Broker – Introduction and Part 2 of the series on Understanding Integration Broker – How the Integration Broker Handles Incoming Requests. PeopleSoft handles the outgoing messages in the same manner, regardless of the specific outgoing Target Connector being invoked. 1) Application Server generates […]
Continue readingLet’s discuss how the integration broker handles incoming requests. It is assumed that you’ve already read the Part 1 of this series – Understanding PeopleSoft Integration Broker. There is a series of events which happen when a PeopleSoft Integration Broker receives incoming requests. 1) When a request is received by a Listening Connector, the first […]
Continue readingPeopleSoft Integration Broker can be daunting for those who are new to Integration Broker and hence, this post has been written with the intend of helping those who want to learn PeopleSoft Integration Broker. Skills for understanding PeopleSoft Integration Broker are PeopleTools, PeopleCode and Application Engine are a must. Additional experience in XML, SOAP, HTTP, […]
Continue reading