cancel
Showing results for 
Search instead for 
Did you mean: 

How to Bind new OData service assigned to Adobe form with Adobe Livecycle designer ?

jatin_singhal
Participant

Hi All,

We are printing Invoices using Adobe forms. Some changes were required in the form hence we made some changes in the OData service assigned to the form but unfortunately the service got corrupted and then afterwards we created a copy of the service from Production with some different name in Dev. We have assigned New Service in the form. Service and classes are active and form is also getting printed. But data is not coming in the form.

Can you please help here what is missing.

We have done below Analysis

i) Binding we have checked the name is same $.EntityName.Fielname.

ii) We have also downloaded and uploaded .XDP file. Have checked the Callback class, there also our service is getting called.

iii) One more thing in the class we can see all the data the only thing is it is not getting transferred to the form.

Your help in this regard will be highly appreciated.

Accepted Solutions (0)

Answers (1)

Answers (1)

Yasin
Active Participant
0 Kudos

 

Hi

I think you need to refresh your the context tab (click refresh icon) on the left interface section then this will update changes and load any newly added /removed tables or parameters, make sure they are all appear under the context section so its get recognized and loaded to the form layout

Thanks

jatin_singhal
Participant
0 Kudos
Hi Yasin thank you for your response. But Context is not there. It is service based. Context is not coming in the PROPERTIES tab.