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

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 .


SFTP adapter File Name pattern

$
0
0

Hi Team,

 

Please help in forming regular expression for Filename in SFTP adapter.

I tried with [a-zA-Z0-9_], [a-zA-Z0-9_].*, [a-zA-Z0-9_].txt ...etc, which didn't worked.

 

The following are the different type of files available in same directory

CPT_PO_TEXT_%02-06-09%_%15-28-50%.txt

P20120927060000.xls

APZ_20120927_T05D.csv

AIMS_POL_151209_1741.TXT

 

The numeric values change day by day and have configured 4 sender comm channels.

Please let me know what pattern can be used to pick above mentioned files along with its extensions.

is no parallel ledger need to be maintained in the SAP system and there will be no technical implication of having single ledger for IFRS and SOCPA financial reporting.

$
0
0

Is one ledger can fulfil IFRS & GAAP, Reporting Requirement,

997 Functional Acknowledgement for Inbound

$
0
0

Hi Experts,

 

We have came across a requirement where functional team is asking for sending a 997 acknowledgment for inbound maps(850,846 etc).

 

Logically if I think, it is not possible but I am not sure about this.

 

Please suggest from your end.

 

Thanks,

Nidhi

Issue with SFTP Connectivity on PI 7.3

$
0
0

I am working on communication setup with on of the bank's SFTP server using GXS.

 

I am able to successfully make a connection using WinSCP. The process that was followed was to login to the sftp server using the key on WinSCP, provide the Remote Directory as /DEFT-DEFT-A:/*BIN/ and log in ( which translates to CD DEFT-DEFT-A:/*BIN/ in Putty )

 

it takes me to a folder structure as

 

/<root>

   USERID

       DEFT-DEFT-A:

           *BIN

 

It seems *BIN is letting the server know that we are sending the file in binary format. I could not find an option for file format on SFTP Adapter.

 

Using WinSCP I am able to drop a file as well. But the problem is when I try using PI to drop to connect to the same server, the log on the communication channel is

 

 

27.09.2012 20:56:13.600InformationServer is <SFTP Server>
27.09.2012 20:56:13.620InformationHome directory is /<USERID>
27.09.2012 20:56:13.620InformationPath is  /<USERID>/DEFT-DEFT-A:/
27.09.2012 20:56:13.676ErrorMessage could not be forwarded to the JCA adapter. Reason: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.677ErrorMP: exception caught with cause javax.resource.ResourceException: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.679ErrorException caught by adapter framework: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.

       

27.09.201220:56:13.679
Error
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: 4: Putting    /<USERID>/DEFT-
DEFT-A:/TestACHFile.txt failed.

 

I do not understand if the file transfer is failing or the login it self was unsuccessful. Can someone help me in understanding the issue or what am I doing wrong here.

 

Thanks & Best Regards,

Basha

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 .

EDISeparator "The message type can not be determined"

$
0
0

Scenario:

ANSI X12 -

 

Sender AS2 to IDOC

 

For testing purposes, I have been using Sender File to IDOC.

 

 

Configuration:

 

 

ICO 1:

Sender: EDI

Sender: Interface:XiPatternInterface1

NameSpace: http://sap.com/xi/XI/System/Patterns

 

 

Sender Adapter : File (FTP)

Receiver Adapter: EDISeparator

 

 

Receiver: EDI

 

Inbound Interface: Interface:XiPatternInterface1

NameSpace: http://sap.com/xi/XI/System/Patterns

No mapping

 

 

ICO 2:

Sender: EDI

Interface:OutboundInterface

NameSpace: http://sap.com/xi/XI/System/Patterns

Receiver : ECC

 

Sender Adapter : EDISeparator

Receiver Adapter: IDOC

Mapping: EDI 861 to IDOC

 

 

Issue:

The interface fails when a file is placed for the sender file Adapter of ICO1 to pick.

But the same configuration works perfectly, when the test tool (Send Test Message) is used. Idocs are created correctly.

 

 

Message Log for the failure.

 

 

1/24/2016 10:30:21.563 PM Information Application attempting to send an XI message asynchronously using connection AFW

1/24/2016 10:30:21.565 PM Information Trying to put the message into the send queue

1/24/2016 10:30:21.582 PM Information Message successfully put into the queue

1/24/2016 10:30:21.582 PM Information The application sent the message asynchronously using connection AFW. Returning to application

1/24/2016 10:30:21.584 PM Information The message was successfully retrieved from the send queue

1/24/2016 10:30:21.590 PM Information Message status set to DLNG

1/24/2016 10:30:21.592 PM Information Trying to put the message into the send queue

1/24/2016 10:30:21.612 PM Information Message successfully put into the queue

1/24/2016 10:30:21.613 PM Information The message was successfully retrieved from the send queue

1/24/2016 10:30:21.619 PM Information Message status set to DLNG

1/24/2016 10:30:21.621 PM Information Delivering to channel: 060EDISeparatorReceiver861

1/24/2016 10:30:21.621 PM Information MP: processing local module localejbs/ModuleProcessorExitBean

1/24/2016 10:30:21.621 PM Information Message entered AF MP exit bean and will now be passed to the JCA adapter

1/24/2016 10:30:21.623 PM Error MP: exception caught with cause javax.resource.ResourceException: The message type can not be determined

1/24/2016 10:30:21.623 PM Error Message could not be forwarded to the JCA adapter. Reason: The message type can not be determined

1/24/2016 10:30:21.626 PM Error Exception caught by adapter framework: The message type can not be determined

1/24/2016 10:30:21.627 PM Error Transmitting the message to endpoint <local> using connection AFW failed, due to:com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: The message type can not be determined

1/24/2016 10:30:21.629 PM Information The asynchronous message was successfully scheduled to be delivered at Sun Jan 24 22:35:21 EST 2016

1/24/2016 10:30:21.629 PM Information Message status set to WAIT

B2B Integration Cockpit - table B2B_X12_DEF_MSG

$
0
0

MSG_Table.PNG

 

I was trying to add new segment to table B2B_X12_DEF_MSG in B2B Integration Cockpit. But there are fields like CTRL_KEY and PARENT_INDEX.

could you please advise what are these numbers ?

 

Thanks

kumar


EDI manual for EDI 830v2000

$
0
0

Hi

 

I need to work on EDI 830 V2002. This version is not available as SAP standard schema and I need to adjust it by taking V2003.

I need to find the differences between these 2 versions to adjust. Could you please advise where can I find EDI manual for V2002 ?

 

Thanks

Kumar

997 Functional Acknowledgement for Inbound

$
0
0

Hi Experts,

 

We have came across a requirement where functional team is asking for sending a 997 acknowledgment for inbound maps(850,846 etc).

 

Logically if I think, it is not possible but I am not sure about this.

 

Please suggest from your end.

 

Thanks,

Nidhi

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

Issue with SFTP Connectivity on PI 7.3

$
0
0

I am working on communication setup with on of the bank's SFTP server using GXS.

 

I am able to successfully make a connection using WinSCP. The process that was followed was to login to the sftp server using the key on WinSCP, provide the Remote Directory as /DEFT-DEFT-A:/*BIN/ and log in ( which translates to CD DEFT-DEFT-A:/*BIN/ in Putty )

 

it takes me to a folder structure as

 

/<root>

   USERID

       DEFT-DEFT-A:

           *BIN

 

It seems *BIN is letting the server know that we are sending the file in binary format. I could not find an option for file format on SFTP Adapter.

 

Using WinSCP I am able to drop a file as well. But the problem is when I try using PI to drop to connect to the same server, the log on the communication channel is

 

 

27.09.2012 20:56:13.600InformationServer is <SFTP Server>
27.09.2012 20:56:13.620InformationHome directory is /<USERID>
27.09.2012 20:56:13.620InformationPath is  /<USERID>/DEFT-DEFT-A:/
27.09.2012 20:56:13.676ErrorMessage could not be forwarded to the JCA adapter. Reason: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.677ErrorMP: exception caught with cause javax.resource.ResourceException: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.679ErrorException caught by adapter framework: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.

       

27.09.201220:56:13.679
Error
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: 4: Putting    /<USERID>/DEFT-
DEFT-A:/TestACHFile.txt failed.

 

I do not understand if the file transfer is failing or the login it self was unsuccessful. Can someone help me in understanding the issue or what am I doing wrong here.

 

Thanks & Best Regards,

Basha

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.

Where to find EDIFACT text formatted in Sxmb_moni

$
0
0

Hi Experts,

 

 

 

This is outbound Scenario from R/3 system to Business Partner.

 

 

 

Idoc message type = DESADV (Source R/3)

EDAFACT message type = DESADV D01B (Target FTP)

 

 

 

So that the configuration has done IDOC to File adapter in SAP PI 7.41(SP06).

 

But, I am able to see EDIFACT XML format Payload in technical routing, not EDIFACT text Payload in sxmb_moni and the EDIfact text data file create properly in the Server(FTP).

 

I used localejbs/EdifactConverterModule module with parameter "edifact.copy"  value as true in File Receiver communication Channel , which works fine in inbound scenario.

 

 

 

Any ideas are highly appreciated.

 

 

 

Regards,

Srinivas.

Use of UDFGlobalsPool / global counter

$
0
0

Hi Gurus,

 

has anybody already used the UDFGlobalsPool?

 

I need to have a global counter in the Mapping. How can i do this with the UDFGlobalsPool, there is nothing on the web (or at least i did not find it.)

 

BR

 

Markus


SFTP sender adapter filename in regular expression

$
0
0

Hi All,

 

I have filename with spaces such as FX Month End 1001.txt.notes.txt and FX Month End 1001.txt in same folder

 

I need to exclude the files with notes.txt i have REGEX as ^FX((?!\.notes.txt$)[\w.])+$

 

Its working fine when we have file name with under score eg: FX_Month_End_1001.txt.

 

But not working when we have spaces.Please help.

Issue with SFTP Connectivity on PI 7.3

$
0
0

I am working on communication setup with on of the bank's SFTP server using GXS.

 

I am able to successfully make a connection using WinSCP. The process that was followed was to login to the sftp server using the key on WinSCP, provide the Remote Directory as /DEFT-DEFT-A:/*BIN/ and log in ( which translates to CD DEFT-DEFT-A:/*BIN/ in Putty )

 

it takes me to a folder structure as

 

/<root>

   USERID

       DEFT-DEFT-A:

           *BIN

 

It seems *BIN is letting the server know that we are sending the file in binary format. I could not find an option for file format on SFTP Adapter.

 

Using WinSCP I am able to drop a file as well. But the problem is when I try using PI to drop to connect to the same server, the log on the communication channel is

 

 

27.09.2012 20:56:13.600InformationServer is <SFTP Server>
27.09.2012 20:56:13.620InformationHome directory is /<USERID>
27.09.2012 20:56:13.620InformationPath is  /<USERID>/DEFT-DEFT-A:/
27.09.2012 20:56:13.676ErrorMessage could not be forwarded to the JCA adapter. Reason: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.677ErrorMP: exception caught with cause javax.resource.ResourceException: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.
27.09.2012 20:56:13.679ErrorException caught by adapter framework: 4: Putting  /<USERID>/DEFT-DEFT-A:/TestACHFile.txt failed.

       

27.09.201220:56:13.679
Error
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: 4: Putting    /<USERID>/DEFT-
DEFT-A:/TestACHFile.txt failed.

 

I do not understand if the file transfer is failing or the login it self was unsuccessful. Can someone help me in understanding the issue or what am I doing wrong here.

 

Thanks & Best Regards,

Basha

SSL issue between Mendelson AS2 and our SAP PI 7.31

$
0
0

Dear ladies and gentlemen,

 

we try to install the AS Mendelson Server. The installation was succesfully done.

We create the partners and imported the Key's / Certificate.

But if we try to send a message to our SAP PI we get always back follow error message:

 

mendelson_opensource_AS2-1455790742094-2@SOURCE_AS2_ID to TARGET_AS2ID: MessageHTTPUploader.performUpload: [SSLHandshakeException]: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

 

I imported our own certificates. I let the settings in the secure tab as it is.

 

Thanks for your help

Connection Reset error in AS2 receiver

$
0
0

Hi all,

   We have an AS2 receiver communication channel to a trading partner.

 

We use a Proxy host /port to send out data to the target URL.

 

However, we get the following error while trying to send data out:

 

Transmitting the message to endpoint <local> using connection EDISeparator_http://sap.com/xi/XI/EDISeparator failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.resource.ResourceException: Message cannot be delivered: java.net.SocketException: Connection reset

 

1) We have verified that the Firewall is Open on our side and there are no issues.

2) There is no firewall on the partner side.

 

As per their network logs, they say that we are "Resetting" the connection after 4 or 5 seconds.

 

Feb 18 13:44:44 gafw1 %ASA-6-302013: Built inbound TCP connection XXXXXXXXXXXX for Outside:XXX.XX.XXX.XX/XXXXX (XXX.XX.XXX.XX/XXXXX) to Open:YYY.YYY.YYY.Y/ZZZZ (YYY.YYY.YYY.Y/ZZZ)

Feb 18 13:44:44 gafw1 %ASA-6-302014: Teardown TCP connection XXXXXXXXXXXX for Outside:XXX.XX.XXX.XX/XXXXX (XXX.XX.XXX.XX/XXXXX) to Open:YYY.YYY.YYY.Y/ZZZZ (YYY.YYY.YYY.Y/ZZZ) duration 0:00:00 bytes 0 TCP Reset-O

 

We are not sure what is causing this "resetting" of the connection.

 

 

 

Any ideas?

 

Best Regards,

Ravikanth Talagana

SFTP adapter File Name pattern

$
0
0

Hi Team,

 

Please help in forming regular expression for Filename in SFTP adapter.

I tried with [a-zA-Z0-9_], [a-zA-Z0-9_].*, [a-zA-Z0-9_].txt ...etc, which didn't worked.

 

The following are the different type of files available in same directory

CPT_PO_TEXT_%02-06-09%_%15-28-50%.txt

P20120927060000.xls

APZ_20120927_T05D.csv

AIMS_POL_151209_1741.TXT

 

The numeric values change day by day and have configured 4 sender comm channels.

Please let me know what pattern can be used to pick above mentioned files along with its extensions.

Viewing all 1788 articles
Browse latest View live


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