Dear SAP experts,
In our SAP PO (7.5), some new B2B integrations are needed. The scenarios will be synchronous calls External WS (SOAP) --> SAP PO --> SAP
We're evaluating having a site2site VPN with the partner so that once authenticated they...
Hi,I have a scenario where I need to call a REST URL as follow:http://<host>/rest/<service>/getVehiclesbyDateRange?key=%5Bhard_coded_key%5D&;beginDate=2016-12-09&endDate=2016-12-10Begin and End date must be the same so the service would return the li...
Hi experts,I've done a deploy of a custom adapter module (developed and published by engswee.yeoh - Base64 Encode Converter) in my PI Dev environment with NWDS - Deploy. It worked perfectly in Dev but I'm having troubles to connect my NWDS to Product...
Hi experts,I'm trying to use solution but getting a warning during deploy in NWDS:Warning is: S U M M A R Y~~~~~~~~~~~~~~~~~~~Successfully deployed: 0Deployed with warnings: 1Failed deployments: 0~~~~~~~~~~~~~~~~~~~1. File:C:\Users...
Hi All,I'm working in an 1..N (using multi mapping w/o BPM) sync interface - File XML -> REST (Sync) -> File JPEG.I get a reference from XML and have to extract corresponding images from REST and generate multiple image files in the same FTP.I'm stru...
This function must comply with the reference you imported to your project.
Check Tools > Reference, what's the MS XML version you're using. You may want to import MS XML 6.0, so you can adjust the VBA code to DOMDocument60 (or just DOMDocument, if u...
Thanks for your suggestion... that would help, indeed. I will investigate more on this - would you have more info about how I could have a second non-central AAE in the DMZ?Wouldn't a web dispatcher work better in that case as it's url filtering capa...
vadim.klimov, thanks for sharing this excellent material.
I have a question: in my PI 7.31 SP21 I have a JDBC-->REST scenario and I'm sending a URL field.
The "/" characters of this URL are being escapade and as result the URL reaches the target AP...