former_member451120
Explorer
Member since ‎2017 May 29

User Statistics

  • 20 Posts
  • 3 Solutions
  • 5 Kudos given
  • 2 Kudos received

User Activity

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...