Re: Correct padding for ISA13 and IEA02 in X12
That's right. This module parameter has no 'direction' restrictions. Practically speaking its hard to ensure manually all control segment fields adhere to schema. So this little parameter is really...
View ArticleRe: How to set the SNDPRT+SNDPRN values on the ECC (outbound scenario)
Hi Nimrod, can You share how did You solve that issue? I am facing similar problem (but setup a little bit different): SAP PO 7.40 single stack with B2B addon. There is no way to manipulate sndprn /...
View ArticleRe: Mapping same idoc qualifier to mutiple codes in TPM Functional Profile
Emil. You can create a dis-ambiguous property key by concatenating the two fields. Something like E1EDS01_002 and E1EDP26_002. In the input to the UDF lookup also you can pass the concatenated string. SM
View ArticleRe: b2b AddOn: Plain Converter Issue
Hi Rene, please have a careful look at your B2B_PLA_CTRL_MSG table at line ENV wien_040 ENV <wien_040>|C|</wien_120> This looks a little bit odd. You are closing the wien_120...
View ArticleRe: b2b AddOn: Plain Converter Issue
Hi Konrad, great to see that you are examining my configurations "very hard". This is because it's currently under "heavy duty". We are trying out any possible combination.Now, for example, I took a...
View ArticleRe: b2b AddOn: Plain Converter Issue
Hi Rene Rene Pilz wrote: Hi Konrad, great to see that you are examining my configurations "very hard". This is because it's currently under "heavy duty". We are trying out any possible combination.Now,...
View ArticleRe: b2b AddOn: Plain Converter Issue
Hi Rene, I correct myself. The 040-Tag needs the following entries:Status Current Set Name Status New Set ActionENV wien_040 ENV|wien_040...
View ArticleNeed to avoid split on EDI Separator
Working on EDI Inbound scenario, where I am processing a ANSXI X12 EDI 850 file from the partner to a mailbox. I have created the below IFlows; a) Van to EDI Separator Receiver ( I can't change this...
View ArticleRe: SAP PI B2B Add-On - X.400 to Telekom
Hi Konrad, thanks so much for all those tipps regarding configuration of the X.400 Adapter. We were able to sort the SSL errors out but we receive the following log entries when trying to send messages...
View ArticleB2B Plain to XML PlainConverterModule Converter - routing inbound files...
Hi folks, Question regarding an AS2 inbound scenario from a partner to ECC. The files incoming are sent via the AS2 Sender channel, which will use the PlainConverterModule. I understand how the Plain...
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
Sorry for the delay, I tried to use the parameter "x12.fillUptoMinLength = true" and I am now getting the error message which is more explicit wrt to my issue. Should I also use another parameter in...
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
Actually I tried with "x12.checkOfValueMinLength" = true earlier and now I have put both x12.checkOfValueMinLength = true and x12.fillUptoMinLength = true and now I am getting the following error....
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
It is part of X12ConverterModule. Make it the first one in the modules of the EDI Separator receiver channel. SM
View ArticleRe: Need to avoid split on EDI Separator
I am afraid you cannot with just the simple ICO. With the B2B add-on, the EDI document is going to parsed and split based on EDI transaction set, version and then sender/receiver IDs no matter what....
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
I have configured as you suggested, there is no error but i still see the value is not padded with empty spaces.
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
Well you seem to be doing a lot in the adapter modules. Something after that might be messing it up. That parameter to check and pad automatically works fine otherwise. Have a number of production...
View ArticleRe: B2B Plain to XML PlainConverterModule Converter - routing inbound files...
If you are using Operation-wise break up within the same service interface this might get a bit tedious but if you have individual service interfaces for each pattern you could use Service Interface as...
View ArticleRe: Correct padding for ISA13 and IEA02 in X12
By the way, please change the order of your modules. TransmissionNumberModule shall be the first one, after that use the X12ConverterModule. Kind regardsKonrad
View ArticleRe: How to set the SNDPRT+SNDPRN values on the ECC (outbound scenario)
User exit on ECC.Works like a charm.
View ArticleRe: Seeburger to SAP B2B addon
Thanks , that was the great explanation. So as you told we need to do few changes in mapping , may i know mainly what changes we are suppose to do . and how about parent-child nodes will be their is it...
View Article