cancel
Showing results for 
Search instead for 
Did you mean: 

REST Adapter: Dynamic attributes missing

robertot4s
Active Participant
0 Kudos

Hi all!

We have implemented a REST service in SAP PO 7.40 SP12. This is an operation GET with a parameter named "idioma":

http://<host>:<port>/RESTAdapter/path?idioma=E

We had a problem with the parameter, because the values were cached. For this reason, we implemented the SAP note: 2258139, so now the component SAP_XIAF is in the level 7.40.12.19 (before was in 7.40.12.0).

But after the implementation of this patch, the dynamic attributes are not included in the message:

¿Any idea to solve this issue?

Thanks in advance!

Best regards,

Roberto

Accepted Solutions (1)

Accepted Solutions (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Roberto,

Have you tried re-creating the channel?

Regards,

Mark

robertot4s
Active Participant
0 Kudos

Hi Mark,

Yes, I have. I have created a new channel and change the ICO with the new channel, but the configuration from the tab "REST resources" doesn't take any effect. For example, if I don't send a mandatory attribute, I don't receive any error.

Regards,

Roberto

Former Member
0 Kudos

Hi Roberto,

What happens if you untick optional?

Thanks

Faith

robertot4s
Active Participant
0 Kudos

Hi Faith,

Same problem... Even if I don't send any parameter, it doesn't trigger any error.

Thanks

Roberto

PrabhakarT
Explorer
0 Kudos

I have the same issue after upgrading to SP15 from SP12.

raised an incident to SAP

208323 / 2016 Rest Adapter API End Point Dynamic Attributes missing after upgrade

robertot4s
Active Participant
0 Kudos

Hi,

Problem solved with a new SAP note:

2334636 - Some internal variables are not available for REST sender channel.

Thanks and best regards.

Roberto

Answers (0)