cancel
Showing results for 
Search instead for 
Did you mean: 

Some questions regarding XI

Former Member
0 Kudos

Hi friends,

Can anybody clarify my below questions:

1.Can security be setup so that a message (with possibly 100 fields) can be received by a source system with only the intended fields. For example, System A receives the same message as System B but System A’s message contains salary info and System B does not.

2.If we need to develop a separate message for each receiving system, what is the level of effort?

3.Do messages contain multiple records or a single record?

4.If messages contain multiple records, do we establish a frequency for sending the messages? (i.e. 2x a day, once a day).

thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks everybody.

Former Member
0 Kudos

Hi Lou,

In reference of your points:

1. Yes it's possible. It will be a flow like that:

Source_1 |--> Target_A   (complete)
         |--> Target_B   (partial)

Thus a separated message will be necessary.

2. level effort = Low

In your Message Mapping, you will use something like that:


Occurence = 1     Occurence = 1
MT_Source_1     |--> MT_Target_A   (complete)
                |--> MT_Target_B   (partial)

And in your config., manage two receiver agreements

3. Both are possible.

4. Frequency depends mainly of your functional rules and there is no link previous points, elseif you have huge volumetry...

I hope this help you

Mickael

Message was edited by: Mickael Huchet

Former Member
0 Kudos

> Hi friends,

>

> Can anybody clarify my below questions:

>

> 1.Can security be setup so that a message (with

> possibly 100 fields) can be received by a source

> system with only the intended fields. For example,

> System A receives the same message as System B but

> System A’s message contains salary info and System B

> does not.

yes you can create two different interfaces and you can configure receiver and interface determination in proper way

> 2.If we need to develop a separate message for each

> receiving system, what is the level of effort?

yes you can create two different interfaces and you can configure receiver and interface determination in proper way

> 3.Do messages contain multiple records or a single

> record?

it depends

> 4.If messages contain multiple records, do we

> establish a frequency for sending the messages?

> (i.e. 2x a day, once a day).

>

it depends almost everyting is possible using XI

> thanks.

regards,

wojtek