Hi All,
Has the issue in Q1 been fixed? The option to poll multiple files from multiple directories in SFTP adapter?
Please let me know, as we have a requirement.
Regards,
Shankar
Hi All,
Has the issue in Q1 been fixed? The option to poll multiple files from multiple directories in SFTP adapter?
Please let me know, as we have a requirement.
Regards,
Shankar
Hello Christian,
here is my configuration:
I have created a business system only to contain a generic sender X400 channel:
Note that the table at the bottom contains 4 entries for EDI invoice and EDI desadv for 2 suppliers (= 2 business systems).
For these 4 cases I have created a configuration scenario, each having a dummy receiver agreement and a X400 sender channel set to the status "inactive". Here is an example of one of the 4 setups:
Sender agreement:
X400 sender channel:
I hope this is of help for you.
Best regards,
Jörg
Hello Experts,
I have a File to IDOC Scenario where in Mapping I have to give a webservice call to Third party system and getting back the response as shown below.This is handling in UDF in Mapping.
Web service Response
<Report_Entry>
<ActionEvent>DTA<ActionEvent>
<TEM>2015-06-01T00:00:00.000-07:00</TEM>
<TEntry>2015-08-14T04:57:14.387-07:00</Entry>
<ExtLoad>1<ExtLoad>
<Business_Process>DTA<Overall_Business_Process>
<Employee_ID>10011039<Employee_ID>
<Report_Entry>
.
.
.
<Report_Entry>
<ActionEvent>HIR<ActionEvent>
<TEM>2015-06-01T00:00:00.000-07:00</TEM>
<TEntry>2015-08-14T04:57:14.387-07:00</Entry>
<ExtLoad>1<ExtLoad>
<Business_Process>HIR<Overall_Business_Process>
<Employee_ID>10011040<Employee_ID>
<Report_Entry>
I have N number of records as response in UDF. Now I have to pass these values to Target structure(contains Report entry node with fields) in Mapping.
My Idea is to collect response as string and by passing EMPID as input I will get those target values. Is this possible?
how can I handle context in the above case. please provide your inputs.
Thanks in advance.
Kumar
Hi Experts,
We are going through the integration testing phase and we are getting a error in the inbound EDI Transaction.
IFLOW1 AS2 --->PO --> EDISeparater
IFLOW2 EDISeparater --> PO(mapping) -->
Status is Delivered in the 1st IFLOW, but the message log says ERROR
In the status it is showing as delivered but the message is not processing through the second IFlow due to this error message in the message logs.
X12 message with message transaction set 944 and Message ID 48af5a47-648e-11e6-adc3-00001482410a has errors. The message shall not be disptached.
Please suggest what is going wrong.
Thanks,
Nidhi Srivastava
Hi Nidhi,
Please check the 997 ackwnoldgement report inside the 997 iflow, to find out the rootcause of the error.
It is an issue with payload.
Thanks,
Appala
Hi Appala,
Thanks for your reply but I cannot see any acknowledgment report in the message. PFB the screenshot for the B2B Acknowledgment Tab.
Few points I noted by seeing the logs -
1) I can see one warning in the error log(Screenshot in the post) -
Unable to get property: b2b.edi.acksla.inbound from CPA cacheb2b.edi.acksla.inbound... proceeding with default
2) I tried converting the Payload in XML using content manager and it is getting converted successfully.
Not sure how to analyse further.
Please suggest.
Thanks,
Nidhi Srivastava
Hi Experts,
we are facing the below error at EDI separator sender channel in EDI sep sender to RFC scenario.
canot deliver message: com.sap.aii.af.lib.mp.module.moduleexception:sender channel ;catching exception calling messaging system. will delivered negative 997 if requested.
But the same scenario is working for 5010 version and it is throwing above error for 4010 version. We are unable to trace the error. Please help us on the same.
Thanks
Ravi
Hi Kumar,
have you tried right-click on your source field in the graphical mapping and set the context to a higher level like "Message" or have you tried the function collapseContexts to obtain this.
For mapping issues there are good blogs in scn like these:
Introduction to Context Handling in Message Mapping
Queues & contexts concept of graphical mapping: understand it to turn it into your advantage
How shall your target structure be populated?
Kind regards
Konrad
Hi Ravi,
please provide a complete description of your error. Kindly provide screenshots of your module configuration of your edi separator sender channels (both for 4010 and 5010)
In the meantime check if you have the following default settings in your control key scenario association (e.g. like interface index 1). Also check your namespaces.
as described in this blog:B2B - Control Key scenario association - Sender Channel Error
Also check if you have for both scenarios a 997 scenario in case of you use the acknowledgements -- either via Trading Partner Management or via default setting in your EDI separator receiver channel. For the 4010 you need a 997 4010 scenario back in this case.
Kind regards
Konrad
Hi,
Please try convterting the payload from the UI, using convert X12 to XML and check if the payload is fine.
Thanks,
Appala
Hi Naidu,
I tried my edi payload, i.e converted.and the payload is working fine.
please let me know if anything required.
Thanks
Ravi
Hi Konrad,
Thanks for your reply,
we have cross checked both Edi sender channels (V5010, V4010), both sender channel configurations are same. and i am using localejbs/X12ConverterModule module in Module tab.
In my Channel Monitoring level i am facing the below error.
canot deliver message: com.sap.aii.af.lib.mp.module.moduleexception:sender channel ;catching exception calling messaging system. will delivered negative 997 if requested.
In my control key scenario association level i am using standard version. (i.e interface index 1) same as you replied screen shot. and what is the use of Interface index 2.
Still i am checking below part
Also check if you have for both scenarios a 997 scenario in case of you use the acknowledgements -- either via Trading Partner Management or via default setting in your EDI separator receiver channel. For the 4010 you need a 997 4010 scenario back in this case.
Thanks
Ravi
Hello Konrad,
Already checked that. Stopped all other ediseparator sender channels but still it didn't work.
Anyways, this shouldn't have caused the issue because I provided the message number, sender ID, Receiver ID, qualifier etc which made both the scenarios (EDISeparator sender adapters) unique.
Thanks
Hi Gaurav,
please share your configuration here (e.g. screenshots).
As I understood your first post: You have a working configuration with the same parameter settings on the same machine, right?
Kind regards
Konrad
Ok, do you have other edi separator sender channels than that running? Please check communication channel monitoring.
currently this is the only one running. I have stopped all others.
Hi Ravi,
please check the error also in the logs and paste it here. E.g. what is the specific error after "sender Channel: '3"
Kind regards
Konrad
Hi Konrad,
Please check below the error log.
Cannot deliver message: com.sap.aii.af.lib.mp.module.ModuleException: senderChannel 'f48a355c7c61393185b1a2680eaee401': Catching exception calling messaging system. Will deliver negative 997 if requested.
Thanks
Ravi