cancel
Showing results for 
Search instead for 
Did you mean: 

File to JDBC to File Scenario

Former Member
0 Kudos

Dear Bhavesh,

I am doing a File to JDBC to File Scenario from your reference blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3928. [original link is broken] [original link is broken] [original link is broken] [original link is broken] This scenario is same as File to RFC to File scenario I believe. The only change I found is in Message Interface.

The Message Interface used here are:

1. OB File Request

2. OB Abs File Request

3. IB File Response

4. IB Abs File Response

5. Abs Syn File Request File Response

6. Abs Syn JDBC Request JDBC Response.

I am able to get the response from JDBC but while mapping to file I am getting mapping error. In fact I have followed ur Blog as it is.

The IP steps are:

Receive Step , Syn Send (Abs Syn File Request File Response) Step , Send Step.

Could you please help me out, if you have time .

Thanks in advance.

Shaik

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Azias,

Pl do not direct a question to one particlaur person on the forum's. There are many other experts who can always help.

I would suggest that you do the IR part just as the File _ RFC_ File blog,

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

Also, the Interfaces that you have created, Ab stract Interface do not have directions.

Where are you trying to do the mapping? Can you provide the interface mapping details?

Regards

Bhavesh

Former Member
0 Kudos

Hi ,

Sorry for pointing you the thread.

I have created the IR as it is in File RFC File Scenario, but I have created Abs Syn Message Interface for JDBC request and Response.

I have two Abs sync Message Interface and two mapping programs, namely

Source Interface:

Abs Sync Message Interface

File Request

File Response

Target Interface:

Abs Sync Message Interface

JDBC Request

JDBC Response

Mapping Interface:

File Request to JDBC Request

JDBC Response to File Response.

Answers (1)

Answers (1)

prabhu_s2
Active Contributor
0 Kudos

could u post the error

Former Member
0 Kudos

plz find the error

com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_FJ_3_4_: RuntimeException in Message-Mapping transformatio

ranjit_deshmukh
Active Participant
0 Kudos

hi,

will you pls test your mappings by the actual data available with you?

I think this is a data related problem

Ranjit

Former Member
0 Kudos

Hi Ranjit,

I have tested mapping with the actual data . there is problem with data structure. I have corrected the structure and it is working fine.

Thanks for all ur help.

Thanks

Azias