sap pi file error
Hi All, we are developing a scenario sender is Sap MDM and the receiver is third party we are using file (.csv) in out put we are missing one digit in each fieldfor example input field value is...
View ArticleMultiple Partner entries in TPM Functional Profile Template
Hi Experts, We have to enter around 400 partners in the Trading partner management, which will be fetched in our mapping.Currently, we are thinking of doing it manually as we cannot find any path to...
View ArticleRe: sap pi file error
Hi Malli, if using a graphicak mapping.You can write an udf to add the missing zero. public void appendZero(String[] var1, int[] var2, ResultList result, Container container) throws...
View ArticleRe: sap pi file error
well, In my case I was using graphical mapping and imported all respective java classes to write the udf. and it worked. Let me know if find any other solution..:) Regards,Rama.
View ArticleRe: Unable to login to MessageServlet from SOAPUI
Hi, Check the user (locked?) and the authorizations. Make sure at least role SAP_XI_APPL_SERV_USER is assigned. Kind regards,Dimitri
View ArticleRe: Multiple Partner entries in TPM Functional Profile Template
Hi Nidhi, Perhaps you should post these kind of questions within the B2B Integration with SAP Process Orchestration community. This community is really focused on B2B integration (using the new B2B...
View ArticleSOAP Sender - systemAck for non-SAP systems
Hi guys, I am looking into implementing a technical Ack on the Receiver SOAP adapter.I would like the Asynchronous caller to receiver a systemAck from the SOAP Sender channel.Going over SAP...
View ArticleRe: SOAP Sender - systemAck for non-SAP systems
Hi Nimrod. as per my understanding the SOAP header from receiver SOAP adapter will contain the same information as you can see in SOAP UI when you post a message to a assync WS. The main point of the...
View ArticleRe: SOAP Sender - systemAck for non-SAP systems
Found this document...I think i will POC it.http://scn.sap.com/docs/DOC-16242
View ArticleRe: SOAP Sender - systemAck for non-SAP systems
This is different thing Nimrod. This is to connect through ABAP stack through AAE like ICO etc. For example, ABAP proxy interfaces in SAP PI 7.11 you can use AAE and use SOAP XI 3.0 protocol....
View ArticleError During Deploying BPM.
Dear Experts, I have created a BPM process, and while trying to deploy I am facing the following error:(Part of summary Log after failed BPM deploy Process:)=============Adapter...
View ArticleElectronic Bank Statement BAI2- File to Tcode in SAP PO
Gurus, Background :We have freshinstallation of SAP PO 7.3 (Single Stack ) on SQL Server 2013. I’m getting an Electronic Bank Statement BAI2 file from Bank from there FTP server and have to place it...
View ArticleRe: Electronic Bank Statement BAI2- File to Tcode in SAP PO
Hi V Jay, Addiing to above,you have to be split those payment file into header & line item.by using belwo programs as per country. CODA - Convert Belgium Bank Statement to Multicash Format...
View ArticleRe: Alerting of message orchestration in transactional situations
Hi Chris, after let's say the third retry, you could simply go into a separate branch with an alternative version of the automated activity which does not have the boundary event. This will cause the...
View Articlecan BPM Data Objects use external XSD data types?
Hi BPM folks,I am trying to create a BPM where I need to map an external xsd message. But after importing the service definition, I try to define the data object in the BPM, but the data types used in...
View ArticleRe: Error During Deploying BPM.
Hi Ajay,I am also facing the same issue while deploying NW BPM. Did you find any solution?
View Article