Hi Team,
I am trying to push data from CRM system to PI through Idoc_AAE.
but some Idocs, are getting struck in sm58, than I have to delete those Idoc from sm58 and than reprocess Idocs's again.
Again, some will pass while other will get struck...
Hi Team,
we are using, 7.31 in which initially we were using IE to hit data but now we are making ICO. But whenever I try to hit data it's pushing data on IE.
Both connection(in sm59, of type G) are working fine. In sxmb_adm, Integration engine i...
Hi Experts,
I have a scenario in which we are using SFTP adapter to send data and proxy to receive Data.Now There are 2 files which needs to be zipped before it can be sent to receiver.
This zipped file should also have name with "country__invoci...
Hi experts,
I know this is a repeated question but I can't use XSLT mapping so looking for Java mapping or any coustome module.
In my requirement, I have to remove <?xml version="1.0" encoding="UTF-8"?> which is coming by default in OM.
pls no...
Hi Experts,
I have a requirement in which, PI is consuming WS(sync) from third party and sending it back to ECC system(adapter not decided yet)
but in addition to it, customer wants that 3rd party system should get a response back, detailing if m...
Hi Anoop,I did the same but json field order is not maintained while converting from XML to JSON. Could you please let me know how can I maintain the order ?used below code to convert XML to json:JSONObject obj = XML.toJSONObject(xml_data); String js...
Hi patrick
Thanks for the reply
Yes i have seen it but i was jist wondering if we can do it without module/java mapping
Secodly, i am more interested in zip file name, other than file name of within ziped file.
Thanks
Ev, want to check if I correctly understood what u have said
1. I need to make SOAP sender channel in which I have to add RequestOnewayBean and WaitResponseBean
2. There would be 4 si(3rd partyrequest, 3rd party response, eccrequest and eccrespon...
Thanks Manoj,
this would be helpful, buth here we are sending message-id in a response but I want to send status of message.
Can you help me with that?