Hi Experts,
I am working on a new project where we need to send specific data to a REST service.
The request I am trying to send is next one:
<?xml version="1.0" encoding="UTF-8"?>
<ns1:xxxRequest xmlns:ns1="http://xxx.com">
<xxxRequest ac="x" ...
Hi Gurus,
There's a new requirement where PI will do a daily call to a DB (JDBC via SP) and obtain data as a result. This data need to be compared to the previous call and send only the difference to a Web Service.
Is it possible to do this using...
Hi Gurus,
We recently faced a production issue: we noticed that every outbound proxy (all ECC outbound interfaces, sync and async) were not working starting at the date change day (00:00).
There were no DUMPS at the ERP neither erroneous messages...
Hi Gurus,
I am developing a file to mail scenario, where I need to send a .zip file to some mail recipients and have some text in the body.
For this purpose, I am using sender File System adapter (NFS) because I am reading the body text from a...
Hey Gurus,
I have a simple file to mail scenario where I am pulling a zip file from an ftp server (not sftp neither nfs) and attaching it to a mail.
When the mail is received and I open the file (I tried with winzip and also winrar) I am not s...
I was able to import the structure used in SOAP UI into my message mapping and now I could replicate exactly what they are expecting us.Thanks for the help!
Thank you Raffael for your quick answer.I was able to do both steps (1 and 2) but for the soap receiver channel the endpoint must be a wsdl and in this case URL is not good because it's a web page.I was algo able to do a succesful test case at SOAP U...
Hi Bruno,No, SM58 had no messages.We need to resend the missing OB interfaces XMLs but they don't exits even in SXI_MONITOR.If anyone knows where can we take a look please let me know.Thanks!
Question 1 is answered (solved): issue was that SolMan's SLD feeds PI SLD and our ERP Business Systems lost it's relation with their Tecnical Systems. I change it manually and finally works. Basis team did a change in the past and that's why this hap...
Hi Pavan,Thanks for the quick reply.I already tried using PayloadZipbean module and didn't work but I was able to solve it.The issue was in the additional file options there is a textbox called "file list" so I put there the extension (.zip) after th...