cancel
Showing results for 
Search instead for 
Did you mean: 

Seeburger BIC mapping

Former Member
0 Kudos

HI All,

We are creating a BIC mapping for ANSIX12 EDI 214  using seeburger BIC mapper tool.

When we are testing our mapping locally our E2X mapping working fine and generating EDI xml as expected.

But when we are testing X2E mapping it is generating below EDI file.

ISA+00+          +00+          +02+000000005054611+ZZ+000000000012345+131212+0622+X+00406+000000161+0+T+>'GS+QM+XYZT+BBSS-XXX+20131212+0622+555+X+004060'ST+214+000550001'B10+1112223344+222444+XYZT'N1+SH+ABC Company'N3+555 Market Street+Building 555'N4+CHARLOTTE+NC+28216+US'N1+CN+West Town Inc.'N4+CHESAPEAKE+VA+23323+ US'LX+2'AT7+X6+NS+++20130304+WT'AT8+G+L+350+1'SE+11+000550001'ST+214+000550002'B10+1112223344+222444+XYZT'N1+SH+ABC Company'N3+555 Market Street+Building 555'N4+CHARLOTTE+NC+28216+US'N1+CN+West Town Inc.'N4+CHESAPEAKE+VA+23323+ US'LX+2'AT7+X6+NS+++20130304+0700+WT'AT8+G+L+350+1'SE+11+000550002'GE+2+555'IEA+1+000000161'

But we want field separator as * and line separator as ~ and each line in new line.

We have not deployed our mapping in PI server and testing it locally only.

We know that while configuring our module in communication channel we do pass  parameter 'srcDelimiter'.

I want to confirm will this parameter will make my output file as expected or we need to do any changes at BIC mapping.

Regards,

Navneet

Accepted Solutions (1)

Accepted Solutions (1)

S0003485845
Contributor
0 Kudos

Hi Navneet,

if you have created the E2X / X2E Mappings in the standard way (using the provided Generator mappings), then you do not have to change anything in the mapping but you can modify the output by using the parameters in the channel.

However, the parameter needs to be "destDelimiter" since the ANSI X12 message is the destination of the BIC-Mapping

("srcDelimiter" would be relevant to define the delimiters of an input files if you use an E2X mapping)

Kind Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

Thanks for your reply.

Yes the module parameter will be destDelimiter.

When I am setting  this parameter CC, as 😘  ~ my file is generated correctly. but still I am not getting the newline after each segment.

I tried setting parameter bic newLine= TRUE, but is it not working.

Regards,

Navneet

S0003485845
Contributor
0 Kudos

Hi,

can you provide me with a screenshot of your channel ?

Did you set the parameter to "TRUE" or did you also try with "true" ?

Kind Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

Thnaks. It is working now. We have set newLine= true.

Now we have copy paste our mapping to active mapping project and want to generate sda file which we will deploy on PI server.

When we are clicking on 'create deploy file', we are not getting any popup window where we have to selet creatse SDA file.

Do we need to do any setting at BIC mapping tool?

Navneet

S0003485845
Contributor
0 Kudos

I am glad it works...

Which Version of the Adapters are you using ... and which Operationg System are you using to run the BIC MD ?

former_member223322
Active Participant
0 Kudos

You need to assign the SDA version number in the BIC mapping tool.

~Srini

former_member183249
Active Participant
0 Kudos

Hi Stefan,

We are using BICMD version 6-3-2-Q4 - Apr 27,2010 for Seeburger BIC Mapping designer.

And our operating System is Windows 7.

Regards

Rahul Yadav on behalf of Navneet

S0003485845
Contributor
0 Kudos

Hi Rahul and Navneet,

this means that you are using a MappingDesigner referring to an Adapter Version 2.1.x.

This version was not released for Windows 7 so I would recommend to use Windows XP

(or install the Windows XP Mode on Windows 7).

The new Adapter-Version 2.2 is shipped with a new Version of the BIC MD that is also running on Windows 7

Kind Regards

Stefan

Former Member
0 Kudos

Hi Srini,

Can you please let me know how to assign version to BIC mapping.

Thanks,

Navneet

Dimitri
Active Contributor
0 Kudos

Hi Navneet;

In the menu: Build -> Assign SDA/SCA projects

This is very imported because only 1 mappings_userxx must be deployed on the server. In case another mappings_userxx will be deployed, duplicate mapping IDs will be created. The mappings will not be overwritten when different mappings_userxx files are deployed.

Kind regards,

Dimitri

S0003485845
Contributor
0 Kudos

To assign a version number, you need to go to

Build > Assign SCA/SDA projects

(Mapping Designer needs to be started as Administrator)

But as I mentioned in previous answer...I assume the problem is related to Windows 7 so I would recommend to use Windows XP (or the Windows XP Mode in Windows 7) to run your version of the BIC MD

former_member183249
Active Participant
0 Kudos

Hi Stefan,

Now when we are using Windows 7 in Classic mode. The Pop is coming and it is also generatting .sda file.But the name of file is coming as Mappings_sys.sda. But it should be like Mappings_user.sda.
We are not getting any field to update the filename.

Regards

Rahul

Dimitri
Active Contributor
0 Kudos

Dear Rahul,

Check the SDA/SCA type. I see system mappings.

Kind regards,

Dimitri

S0003485845
Contributor
0 Kudos

In your Screenshot, I can see that the "SDA/SCA type" is set to "create system mappings" and therefor a mapping_sys.sda was created instead of a mapping_user.sda.

- have you assigned a "SDA/SCA project number" as previously explained ?

(then you should be able to select "create user mapping" in your window)

former_member183249
Active Participant
0 Kudos

Thanks Stefan and Dimitri,

We are now able to create both sys and user specific .sda file.

Regards,

Rahul

Answers (0)