cancel
Showing results for 
Search instead for 
Did you mean: 

Issues with creating .sda deploy file.

Former Member
0 Kudos

Hi Team , 

On using seeburger mapping designer , After converting ( convert step )  the file from EDI to XML ,

how do I create .sda file .

Please help.

Accepted Solutions (0)

Answers (1)

Answers (1)

Dimitri
Active Contributor
0 Kudos

Dear Mithali,

Please have a look at OSS Note 1308966.

You just have to right-click on your project and choose create deploy file.

What you also can do is within the Build menu: Generate SDA file for partner mappings.

Kind regards,

Dimitri

former_member223322
Active Participant
0 Kudos

1. Move or copy the corresponding mapping to the mapping project which is used for SDA/SCA

creation. This is either one of the above assigned projects used for user-defined mappings, or the

one used for partner mappings. You can use copy & paste to move the relevant mappings to the

desired project.

2. Select this project. Assign a SDN number to this . It can be from 01 to 19.

3. Select the Create deploy file item from the context menu (right mouse key).

4. Choose the mappings which you want to include in the generated deploy file.

5. Select the desired SDA/SCA type. The type depends on the project assignments for the selected

project. If a SDA/SCA number has been assigned to this project you can choose Create User

Mappings. Otherwise it is only possible to select Create Partner Mappings.

The output SDA file is then called Mappings_userXX.sca, (or Mappings_partner.sca) where XX is

a number between 00 and 19, depending on your project assignments.

6. Assign a compilation folder which will host the created deploy files.

~Srini