Quantcast
Channel: SCN: Message List - B2B Integration with SAP Process Orchestration
Viewing all 2291 articles
Browse latest View live

Re: Warning SEEBURGER/MessageSplitter: There is no attachment to split.

$
0
0

I want to send a 997 back without using the BIC module that parse the files into transaction sets.

just want to verify that file is structures according to X12 rules with its messages inside.

 

If this scenario is not applicable then I don't understand to which case the standalone module with split997 is relevant to (like the one documented above in the sketch)? for an inbound 997? this can be implemented alone with a BIC split. why 997 adapter is needed?


Re: Warning SEEBURGER/MessageSplitter: There is no attachment to split.

$
0
0

Hi,

 

The "StandAlone"usage of the "Splitter Module" is used in cases, where you would like to perform different steps in the module chain.

(no matter what kind of message is used)

 

Example Scenario:

- if you receive EDI Data from many partners via mutliple channels, you usually include all required setting in these Sender-Channels (e.g. Classifier, BIC, Splitter or the PGP....and so on).

 

=> So if you then have any changes to your PGP Module ... you would have to modify all channels that use the PGP Module.

 

 

With the Splitter you could do the following:

Only have very limited configuration in each inbound Sender Channel and then Split all of these channels to one Channel (that includes the PGP-settings) and forwards the files to PI.

 

So in this case if any change to the PGP happens, you only have to modify this one channel.

 

=> Using the Splitter in such scenarios only allows to redistribute files from one channel to another channel before they are forwarded to PI. It´s not related to any "filecontent tasks" or 997 messages

 

 

 

However:

This is just one example and I have seen the Splitter in "StandAlone" usage very seldom.  I would say that approx more than 90% of the Seeburger Customers use the Splitter always in the Standard-Scenario with "Classifier/BIC/Splitter".

Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello Masters,

 

Please help me out with my error. This is in concern with the error that I already posted days back. The error which I got earlier was resolved so now the status is such that the file gets picked up from the source location but is not reaching the receiver. I am getting an error in MONI which I am attaching with this discussion as well as the message mapping for the reference. Please help me out asap.

 

Message_1.PNG

 

Moni_Error_1.PNG

 

Thanks in advance.

 

Regards,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello,

 

Is anybody there?? Please look into this issue as well....

 

Regards,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hi Anand,

 

Did you read the error text?

 

A field in the target structure is mandatory, but is not present in the source file.

Please make sure you fill all mandatory fields in the target structure or make them optional.

 

Kind regards,

Dimitri

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hi Dimitri,

 

I have read the error but I don't know where the problem is in my recordset structure or mapping or the text message. But I am attaching all the three. Please go through it and kindly help me to overcome this issue.

 

Message Mapping -

 

Message_1.PNG

 

Content Conversion Parameters of Communication Channel -

 

content_conv_param.PNG

content_conv_param2.PNG

content_conv_param3.PNG

content_conv_param4.PNG

 

Flat File Message -

 

text message.PNG

 

Waiting in Anticipation,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

The document name specified in your FCC config (MT_Flat_File_FCC) does not match the name of the source message type (MT_OB_FCC)

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

But the document name is not a mandatory field. It is just to have a name on your xml file after conversion. The important parameters in the content conversion parameters are Recordset Structure and Recordset Sequence.


Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello Everybody,

 

Did anybody understand my problem. Please guys, I am helpless.

 

Regards,

Anand

error in edi separator receiver channel string index out of range 3

$
0
0

Hi All,

 

I have a scenario where the partner is sending the 997 message via AS2 protocol through PI to Mail and SFTP systems. During converting of x12 message to xml below error is coming in the edi receiver channel.

 

Message could not be forwarded to the JCA adapter. Reason: String index out of range: 3


I referd the blog below in issue #2 is similar to me. But still i'm facing the same issue.


B2B Integration with SAP Process Orchestration

 

Please provide the inputs where it's going wrong.. Please let me know if any inputs required.

 

Thanks in advance.

 

Regards,

Jaya

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello masters,

 

Please reply.

 

Regards,

Anand

Re: error in edi separator receiver channel string index out of range 3

$
0
0

Hi Jaya,

 

Can you please share your configuration and try to limit the scope?

I mean, try to eliminate the steps where the problem could be.

 

Kind regards,

Dimitri

Re: error in edi separator receiver channel string index out of range 3

$
0
0

Hi Jaya,

 

I can't remember if this was the issue I encountered previously but can you try to restart (if you have auth) the service in NWA >> Configuration >> Operations >> Systems >> Start & Stop >> Java Applications:

  • converter~x12~x122xmlapp (if x12 to xml)
  • converter~x12~xml2x12app (if xml to x12)

 

Cheers,

 

R-jay

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello Masters,

 

Is anybody there to see my problem.

 

Waiting in anticipation,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello Masters,

 

Please reply me for this error. I am attaching the necessary documents as below -

 

Error - Cannot create target element. Values missing in queue context.

Moni_Error_1.PNG

 

Message Mapping -

 

Message_1.PNG

 

Content Conversion Parameters -

content_conv_param.PNG

content_conv_param2.PNG

content_conv_param3.PNG

content_conv_param4.PNG

Flat File to be converted to XML -

text message.PNG

 

I guess that I'm putting all the values as mentioned in the message map but the message is not hitting the IE, which is resulting me with the same error every time. Overview with the attachments and please let me know if you need anymore requirement from my side.

 

Please look into this issue as I am posting this problem for the 5th time, but I've yet not got a satisfactory reply from anybody.

 

Waiting in anticipation,

Anand


Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hi Anand,

 

Can you check the XML message after sender comm channel converted the flat file. And see whether that XML matches your outbound interface and use that in ESR mapping testing. You can correct the error yourself by tweaking in content conversion parameters.

 

Regards,

Eswar.

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hello Giri,

 

I changed the occurence of the source and the target message types but a new problem has occured wherein the activation of operation mapping throws me an error saying that mapping program does not match the operation mapping: Number of occurences of message mapping
source or target messages does nto match number or occurence of source or target interfaces.

 

Now how to solve this.

 

Regards,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0

Hi,

 

Change the occurence in operation mapping same as message mapping occurence..

 

Cheers,

Giri

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0


Hello,

 

Sorry for asking such a silly question but can you please guide me about how to change the occurence in operation mapping.

 

Thanks & Regards,

Anand

Re: Error in sender adapter in FCC from flatfile to xml

$
0
0


Hi,

 

Please refer below screen shot,

 

Untitled1.png

Cheers,

Giri

Viewing all 2291 articles
Browse latest View live


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