cancel
Showing results for 
Search instead for 
Did you mean: 

RFC to PI: inbound field missing

former_member745782
Active Participant
0 Kudos

hello everybody,

i have a curious problem:

I'm working with PI 7.1

Interface scenarion is : RFC -> Pi ....

I imported my RFC structure in PI and i mapped all fields.

Structure is composite with Item and 8 data fields.

When i launch the RFC with a test program or with the normal program only 4 fields have data inside.

Other 4 are blank!!!

I already used SXI_CACHE transaction and CPA cache refresh.

any suggestion?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Can you tell me have you checked the RFC ? Data will be available in the Table or not?

When you creating Data type what type have you define there??

Please Check in both RFC and receiver Datatype.

Regards

JS

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check if there was any mismatch in the RFC signature(i.e input and output fields) ...

if yes then reimport and test it agian...if already reimported then change and activate the Sender RFC channel so that the cache will get cleared off if any...

Also check the data is getting passed in the RFC input itself or not to PI..

HTH

Rajesh

vijay_kumar133
Active Participant
0 Kudos

Hi,

check the RFC with some test data, Check the same with PI.

Check RFC fields datatype once again with the sender datatype.

Regards

Vijay

former_member745782
Active Participant
0 Kudos

data type was ok

the problem was RFC destination

UNICODE flag was missing