cancel
Showing results for 
Search instead for 
Did you mean: 

many .sda files required,EDI,Seeburger?

Former Member
0 Kudos

hi,

do we need to create .sda files using Seeburger BIC Mapper for each mapping and deploy each <b>.sda</b> file on to XI server using SDM?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Babu,

Let me tell you the step by step process of SDA creation and deployment.

1) Go to BIC Mapping designer tool

2) Create the maps of needed documents(For example if we know that we will be needed EDI 850, 810,855 etc transactions then we need to add E2X(EDI To XML) and X2E (XML to EDI maps in a project

3) Select that project folder

4)Right click on it

5)Create deployment (SDA) file.

6)Default name of the created SDA file is "Mapping_User.sda"

7)Deploy this .sda in to the J2EE side of XI server using SDM.

Now if you anticipate that you have to add some aditional EDI maps for transtions other then the one covered in the earlier SDA file ::

1) Add the new maps in the old project.

2) Create the new SDA file

3) Again name of the created SDA file is "Mapping_User.sda"

4) deploy this new SDA file.

5) It will over write the existing "Mapping_User.sda" .

Hope i have answered your question

Let me know if you need any further clarifications.

regards

Piyush

Former Member
0 Kudos

Thank you Piyush,

you made more clear,thank you very much for your help.

Babu