Quantcast
Channel: SCN : Popular Discussions - B2B Integration with SAP Process Orchestration
Viewing all 1788 articles
Browse latest View live

Mendelson AS2 - Not able to receive messages- error 302 response code.

$
0
0

Team ,

Our scenario is IDOC ( Delivery )  to  AS2 ( Mendelson ) . Not able to Receive AS2 message on mendelson tool. The tool is installed on the server .


Receiving the error :


Message processing failed. Cause: javax.resource.ResourceException: Message cannot be delivered: Remote server returned response code 302 and error message Found


No certificates are been used.


This is my As2 Receiver Channel.  Can anyone help me on this.


as2.png

 


error: communication over http/proxy

$
0
0

Hi experts,

 

I am trying to run a  web services to  rfc test scenerio in sap pi java only version.

 

but i am getting the following error :

"communication over http/proxy. unable to create a socket."

 

the scenerio which i m trying has been runned or tested in different business environment and I am the first one who is testing the proxy scenerio in my buisness environment.

 

since it's a sing stack i have made a communication channel for the sender side.please find the screenshot (please note that i havent done any settings in this channel other than selecting the adapter type, protocol and engine)

help me in resolving the issue..

 

 

Thanks in advance

socket connection through sap pi(single stack)

$
0
0

Hi experts,

 

My client has the requirement in which sap pi needs to establish tcp/ip connection with the third party vendor.

the flow is :

from sap ecc ...> sap pi(single stack)......>3rd party

earlier it was

sap ecc...........>jco...................>3rd party through socket programming

now they want to replace jco with sap pi  but the problem is 3rd party can only accept the data through sockets[please note that scenerio is asyn]..

I have read the following link:

 

Socket Integration with XI

 

but wasnt able to understand much (beacuse of my little understanding )

I have also read that seeburger is the another option but my client is not willing to spend a single penny .

so is there any other solution..?

pls suggest....

 

thanks in anticipatiom

Custom structure for plain message format on B2B add-on

$
0
0

Hello All,

 

I am new to using B2B addon . We have SAP PI 7.1 and have B2B Add-On.

My requirement is to create a custom plain file.

 

Can anyone guide me how to go about with this ?

Also, how are the Plain tables used in this case ?

 

 

Thanks,

Pragya

NROs for multiple UNH messages within one EDIFACT interchange

$
0
0

Hi,

 

I am currently facing the problem to generate unique sequence numbers within an EDIFACT interchange that contains multiple messages (UMH). Inside the mapping I have populated the NRO according to guidelines by SAP within the UNH-0062 and UNT-0062 fields of the EDIFACT message. When I check the generated EDIFACT file I noticed that the sequence numbers for all UNH messages are the same:

 

UNB+UNOA:3+GLN-A:14+GLN-B:14+140904:1103+11'

UNH+15+ORDERS:D:96A:UN'

UNT+18+15'

UNH+15+ORDERS:D:96A:UN'

UNT+23+15'

UNH+15+ORDERS:D:96A:UN'

UNT+18+15'

UNZ+3+11'

 

Where I would have expected the following:

UNB+UNOA:3+GLN-A:14+GLN-B:14+140904:1103+11'

UNH+15+ORDERS:D:96A:UN'

UNT+18+15'

UNH+16+ORDERS:D:96A:UN'

UNT+23+16'

UNH+17+ORDERS:D:96A:UN'

UNT+18+17'

UNZ+3+11'

 

Setting the parameter multipleNumbersPerMessage to Yes inside the communication channel also does not help. This will produce the following:

UNB+UNOA:3+GLN-A:14+GLN-B:14+140904:1103+11'

UNH+15+ORDERS:D:96A:UN'

UNT+18+16'

UNH+17+ORDERS:D:96A:UN'

UNT+23+18'

UNH+19+ORDERS:D:96A:UN'

UNT+18+20'

UNZ+3+11'

 

Is there anyone out there who knows how to achieve this (per UNH message the same sequence number)?

 

Regards,

Reinier

SWIFT Format ( MT940 ) to XML

$
0
0

I need to convert SWIFT format  to XML using B2B Add on  . Can any one help me if there is any Std Module available in B2B Add-on for this conversion .

B2B Integration Receiver Channel Error

$
0
0

Hello All, We recently installed B2B add on and trying to send benefit Idoc from ECC 6.0. I am using File adapter in receiver Communication channel with Module Name - localejbs/X12ConverterModule. But I am  I'm stuck with below error in Receiver channel. ' MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED' We recently upgraded to latest SP's in PI 7.3.1 as part of B2B add on. Please advice. Regards, Ram

SAP PI 7.31 - Sender SFTP Adapter Dynamic File Name

$
0
0

   Hi Experts,

 

I have scenario in which I am getting two fields from the source system. I have to create a File Name from those fields and Pick the same File Name from a External SFTP Server located on the target and send it back  to the source system. I am able to create the File Name from the source data but my challenge is to place that File Name into the Sender SFTP adapter.

 

Please let me know how can I achieve this functionality? Is there a workaround to this problem?

 

 

Thanks in advance,

Arkesh


B2B X12 EDI Converter Error

$
0
0

Hello,

 

Our scenario is to send an 834 EDI format to vendor. We mapped the message with ASC834_005010 and configured the receiver communication channel with FILE adapter using the Module - localejbs/X12ConverterModule. When we execute we are receiving the below error:

 

MP: exception caught with cause javax.ejb.TransactionRolledbackLocalException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBTransactionRolledbackException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED; nested exception is: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoSuchFieldError: SOLICITED

 

We are on PI7.3.1 with B2B SP2.

 

 

 

Please advise.

 

Thanks,

Ram N

B2B CockPit - Plain to XML Convertor Issue

$
0
0

HI Experts,

 

I am currently working on B2B ADDON project.

 

In my project we have 100+ custom bic maps are there. In my point of view custom bics means there are 2 types.

1. Customized EDI BIC (enhancing existing seeburger bic map)

2. Completely CUSTOM BIC map.

 

Before directly working on completely custom BIC I want to do a small POC Scenario for below HEADER, BODY, FOOTER which is a simple file.

I want to convert this flat file to XML using Plain to XML conversion using B2B Cockpit.

Once it is done then I will go for original Custom BICs.

 

Please find my below flat file.

 

HD01,AMARSRINIVAS,ELI,SAPLABSINDIA,TEAM LEAD,HEND

BD01,AMARSRINIVAS,ELI,SAPLABSINDIA,TEAM LEAD,HEND

BD01,SRINIVASAMAR,ELI,SAPLABSINDIA,TEAM LEAD,HEND

BD01,AMARSRINIVAS,ELI,SAPLABSINDIA,TEAM LEAD,HEND

TL01,000000000000011111133333333333444444444455666

 

I have declared all Plain B2B tables and read all configuration guides but none of the SDN links or Help.sAP doesnt give with clear example with simple scenario like above.

 

I want to learn thumb rule or guide lines how to declare XML tags in the B2B_PLA_CTRL_MSG table.

As per my understanding

<HEADER>|C|</HEADER> means it is for single occurance.

<BODY>|C means it has some more structure below BODY.

</BODY>|REPEAT with XXX as segment name means its a repeat node

 

I configured like below...and also I attached same files if you are unable to view.

 

Issue:

Initially i faced many issues while configuring tables but later after that I resolved all those issues using below link.

Troubleshooting Information for EDI-XML Converters - Technology Troubleshooting Guide - SCN Wiki

 

Finally am able to test the flat file using B2B CockPit-->Plaint2XML Convertor.

Am able to parse HEADER part but later it is going to infinite loop in BODY and tried with all options in B2B_PLA_CTRL_MSG table and finally it is throwing HALF XML which is Invalid XML.

 

Sometimes JAVA Server is getting down in the process of testing and table is getting locked in NWA. Later am releasing locks from Admin and trying again same issue.

 

Kindly help me in configuring the below and testing above flat file.

 

B2B_PLA_CTRL_IF.pngB2B_PLA_CTRL_MSG.pngB2B_PLA_CTRL_SETID.pngB2B_PLA_CTRL_FIELD.png

 

This is the file structure in Datatype. Also attached XSD

Structure.png

Issue while converting Plain to XML using B2B Addon

$
0
0

Hello All,

 

I am trying to do Plain to XML conversion using B2B AddOn. I have maintained the table " B2B_PLA_CTRL_IF " with the relevant information of Sender and Message Details. Still I get below error  :

 

 

Error: java.lang.IllegalArgumentException: Can not find a matching configuration for sender party "", service "BS_D_EDI_MLS_WHOLESALERS", receiver party "", service "", namespace "http://merck.fr/xi/pharma/edi/wholesalers", action "MI_FR01_EDI_WHOLESALERS_OUT" in table B2B_PLA_CRL_IF

 

 

Am I missing something ??

Please guide

 

 

Thanks,

Pragya

Seeburger or Crossgate or B2B Addons?

$
0
0

Dear Experts,

 

We are in the process of migrating our Gentran EDI Interfaces to SAP PI. We have been using Seeburger AS2 adapter for an external non-EDI connection. But, to migrate all the EDI interfaces full fledge, which is the better choice - Seeburger (we still need to buy BIC module) or Crossgate or B2B Addons? We would like to implement/maintain these interfaces internally and not outsource it to SAP totally. So, please suggest the best option with the proper justification.

 

Thanks in advance.

AS2-->PI 7.31 -->IDOC Scenario Issue with EDI Separator

$
0
0

Hi Team,

 

i am working on inbound scenario,which is AS2-->PI-->IDOC


I have done 2 flows as2---edireciver and edisepartor senderidoc

 

i have given the details in edisaeprator with all possiable details but not working.

 

i have given the details of below mentioned in XXXX also


could please let me know what is control key scenario association.  (Screen Shots attached)

 

i have given the dataof reciver SI and NAMESPACE in control key scenario association,but when i have saved the data in control key scenario association i am not able to see the data whatever i have saved.

 

Message could not be forwarded to the JCA adapter. Reason: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: No senderchannel matches the Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification XXXXX, Interchange sender identification code qualifier 14, Interchange recipient identification XXXXXXXX, Interchange recipient identification code qualifier 14

Searching sender channel for Eancom message part message with Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification 8435235300007, Interchange sender identification code qualifier 14, Interchange recipient identification 8432505000018, Interchange recipient identification code qualifier 14, Message Subversion EAN008, Message Agency UN

MP: exception caught with cause javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: No senderchannel matches the Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification xxxxxxxx, Interchange sender identification code qualifier 14, Interchange recipient identification xxxxxxxx, Interchange recipient identification code qualifier 14

 

Exception caught by adapter framework: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: No senderchannel matches the Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification xxxxxxxxx, Interchange sender identification code qualifier 14, Interchange recipient identification xxxxxxxx, Interchange recipient identification code qualifier 14

 

Transmitting the message to endpoint <local> using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: com.sap.aii.adapter.ediseparator.ra.integration.DispatchException: Message cannot be dispatched: No senderchannel matches the Message type ORDERS, Message version number D, Message release number 96A, Interchange sender identification XXXXXXXX, Interchange sender identification code qualifier 14, Interchange recipient identification xxxxxxxxx, Interchange recipient identification code qualifier 14


Also, Could you please share an idea on how to insert data in a control key Scenario association and what is the purpose of the same.

EDI Separator Receiver Issue

$
0
0

Hi,


Could anyone help me in resolving the below..


 

 

 

We are getting an issue in the below scenario. EDI Separator is not splitting the ISA segments as exepected in the below scenario.

 

 

X12 850 EDI document is available in the source folder with 4 ISA segments

 

 

 

First 3 ISA Segments are having Segment Delimiter as "~"

Last ISA segment is having "LF" as delimiter.

 

 

 

In the above case when EDISeparator is splitting the ISA segments it is considering only the first 3 and the last one is ignored. ECC is receiving the orders from the first 3 segments.

 

 

 

But when the EDI Document is changed to have the ISA segment with delimiter "LF" as first segment then EDISeparator is able to seperate all the ISA segments and ECC is receiving the orders available in all the ISA segments.

 

 

 

Could someone please let me know if there is any note for the above issue or is it something that is not done correctly in the EDISeparator receiver configuration.

 

Thanks in adva

EDIFACT/EANCOM problem

$
0
0

Hi Experts,

 

We have B2B SP 03 installed and imported the EDIFACT B2B
tables.

 

We were processing inbound and outbound EDIFACT messages
with EANCOM message formats like EAN006, EAN008, etc. without any problems.

 

The EDIFACT converter module was used and in channel the
EDIFACT protocol was used.

 

To check something else, we uploaded the EANCOM B2B tables.
But from that point the edifact module is throwing exception saying no control
key association.

 

It tries to find the control key for EANCOM.

 

I understand that we can sort it out by setting the Control
key scenario association but the EANCOM content does not have all the versions
that are needed.

 

How to make the EDIFACT Converter module process the EDIFACT messages as before to process them just as EDIFACT instead of EANCOM.

 

In fact, I have deleted the B2B tables content related to EDIFACT and EANCOM messages and reloaded the EDIFACT SP 03 content again, but
no luck.

 

Thanks.

 

Regards,

Sudharshan N A


Removing messsage header from the incoming AS2 message

$
0
0

Hello Experts,

 

I have a query.

Below is the payload content sent by the external party while sending the ORDERS message.

Can you please help me to know how the Message header part from "Mime-Version......................................application/xml" can be removed.

I just want the actual data.

 

 

Thanks in advance!!!

 

 

Regards

Saurabh

SAP PI 7.31 - Sender SFTP Adapter Dynamic File Name

$
0
0

   Hi Experts,

 

I have scenario in which I am getting two fields from the source system. I have to create a File Name from those fields and Pick the same File Name from a External SFTP Server located on the target and send it back  to the source system. I am able to create the File Name from the source data but my challenge is to place that File Name into the Sender SFTP adapter.

 

Please let me know how can I achieve this functionality? Is there a workaround to this problem?

 

 

Thanks in advance,

Arkesh

Integrating with .Net Applications

$
0
0

Hi,

 

We are planing o Integrate our ERP with SAP, and we are using .Net as a Technology Platform. We will be getting the data in the form of IDOC. So otherthan using .Net Connector, which will be the better way for communicating with SAP system using IDOC?

EANCOM : Custom message : 17.10.2014 13:45:16.754 Error MP: exception caught with cause java.lang.RuntimeException:

$
0
0

Hello Experts,

 

My requirement was to enable B2B integration for 93A EAN006 message. However, since the 93A EAN006 is not delivered I copied 96A EAN006.

 

So,

was copied to

So now i have

 

My ICo looks like this :

 

 

And the control key association looks like this :

 

 

Still, can you help me with the below error

 

17.10.2014 13:45:16.754ErrorMP: exception caught with cause java.lang.RuntimeException: Can not find Segment Elements for messageVersion 93A, message subversion EAN006, message agency UN, segment S_UNB, newFirstlevelElement C_S001, currentIndexLevel1 0
17.10.2014 13:45:16.758ErrorException caught by adapter framework: Can not find Segment Elements for messageVersion 93A, message subversion EAN006, message agency UN, segment S_UNB, newFirstlevelElement C_S001, currentIndexLevel1 0
17.10.2014 13:45:16.759ErrorTransmitting the message to endpoint <local> using connection IDoc_AAE_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.RuntimeException: Can not find Segment Elements for messageVersion 93A, message subversion EAN006, message agency UN, segment S_UNB, newFirstlevelElement C_S001, currentIndexLevel1 0

 

Thanks

Saurabh

EDIFACT/EANCOM problem

$
0
0

Hi Experts,

 

We have B2B SP 03 installed and imported the EDIFACT B2B
tables.

 

We were processing inbound and outbound EDIFACT messages
with EANCOM message formats like EAN006, EAN008, etc. without any problems.

 

The EDIFACT converter module was used and in channel the
EDIFACT protocol was used.

 

To check something else, we uploaded the EANCOM B2B tables.
But from that point the edifact module is throwing exception saying no control
key association.

 

It tries to find the control key for EANCOM.

 

I understand that we can sort it out by setting the Control
key scenario association but the EANCOM content does not have all the versions
that are needed.

 

How to make the EDIFACT Converter module process the EDIFACT messages as before to process them just as EDIFACT instead of EANCOM.

 

In fact, I have deleted the B2B tables content related to EDIFACT and EANCOM messages and reloaded the EDIFACT SP 03 content again, but
no luck.

 

Thanks.

 

Regards,

Sudharshan N A

Viewing all 1788 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>