cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in adding PO BOX in standard Address collection

atulJaiswal
Participant
0 Kudos

Hello Experts,

I am trying to utilize CRM_BUPA_ODATA web-service for creation of Address. I need to accept PO-BOX as well from the input payload. However the structure CRMT_BP_ODATA_ADDRESS does not have any field for that.

Will it be best option to extend the structure and add PO BOX or there is any other better approach?

I followed blog ODATA extension from Jerry which is very well explained. However here when I am using the approach, i get the property is unknown.

Payload , Output and entity is as displayed below:

I want to reuse this service rather than creating a custom one. Any guidance will be really helpful. Thanks!

Regards,

Atul Jaiswal

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185414
Active Contributor
0 Kudos

One suggestion you can try - clear the cache on both backend and gateway, trigger metadata call again and check if property is available or not.