filipe_rieger
Explorer
Member since ‎2016 Aug 11

User Statistics

  • 19 Posts
  • 0 Solutions
  • 4 Kudos given
  • 6 Kudos received

User Activity

Hello Experts, is there a way to configure the JMS Sender Adapter in a way, that PI receives the next JMS message only, if the previous message was processed successfully? The purpose of this, was to use our message Bus for queuing. We would like...
Hi all, lets assume I have two Interfaces connected to one SAP PI. Interface 1 is sending IDOCs, Interface 2 is sending SOAP messages. How can I make sure, that if Interface 1 sends 5 mio IDOCs in one shot that there a still enough resources av...
Hi, I am passing following XML to the XML to Json converter: <ns1:AddressCurationResponse xmlns:ns1="urn:sap-com:document:sap:rfc:functions"> <CurationInformation> <item> <Changes> <item> <ACTION>xyz</ACTION> <FIELD>xyz</FIELD...
Hi all, lets assume I have an Iflow and that I give the endpoint of this iflow to 2 different sender systems. If now an error occurs during runtime (for example mapping failed because of a structure mismatch), how do I know which of the 2 sender ...
Hi,We would like to set the Topic Name in JMS Receiver dynamically.We checked the JMS ASMA Attributes and saw that there is attribute called "DCJMSMessageQueue" but if we set this Attribute it is not beeing considered in the JMS Receiver Adapter.We t...