cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping: constant to integer field

Former Member
0 Kudos

Hello,

I've a integer field in target. I've need mapping to constant value. How can i do it?

Now, i've:

constant -> integer field

5

in SXMB_MONI i can see the message with status waiting and no change

i suppose that this value (constant) is a string, but i am not sure, how can i do this?

thanks very much

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

This doesn't work, the problem continues.

Former Member
0 Kudos

It seems not mapping problem like others suggested:

Please try doing full CPA Cache: http://yourserver:java_port/CPACache/refresh?mode=full

Then try again.

Regards.

Liang

Former Member
0 Kudos

Thanks to all,

the message is waiting in 'integration engine', exactly MI_MT_PEDIDO_TRAS_ASY_INB

i think the problem is this because when i delete this field in the data type the mapping is ok.

Former Member
0 Kudos

>

> Thanks to all,

>

> the message is waiting in 'integration engine', exactly MI_MT_PEDIDO_TRAS_ASY_INB

>

> i think the problem is this because when i delete this field in the data type the mapping is ok.

If your message is waiting state and no change

you can try to register the Queues

TCODE SXMB_ADM -> Manage Queues -> Register the Queues.

Or run program: RSXMB_REGISTER_QUEUES .

Regards

Anika

former_member181985
Active Contributor
0 Kudos

Hi,

There is no XML validation prior to PI 7.1.

The message might be stacking due to some other reason. Investigate on the same.

Former Member
0 Kudos

Hi,

Integer field mapping is correct.Go to sxmb_moni.Open the message and check where the message is in waiting state.

Regards,

Prakasu

Former Member
0 Kudos

What is it showing in payload in sxmb_moni and are you doing some condition evaluation based on this?

Rajesh