cancel
Showing results for 
Search instead for 
Did you mean: 

Errors when adding a new feld into a model

Former Member
0 Kudos

Hi all,

I had a DC that was running successfully. Then a new field had to be added into the R3 backend, upon which I reimported the model. Did all the model binding and context mapping again, but upon deploying this application i get an error :

<b>The initial exception that caused the request to fail, was:

com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(Rail_Shipment_ReportComp.Zl_Wrailshipment_List_Input.Output.Li_Railship_List): structure field Facility_Id not found</b>

Here, Facility was the new field added.I can even see this attribute in the model dictionary of the DC. I have even tried deleting the nodes and creating new nodes and doing all the binding and mapping all over again but this error still shows up.

Please let me know if you have any ideas on how to solve this.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sunil,

Did you restarted your WAS?

Regards,

Shubham

Former Member
0 Kudos

Hi Shubham,

I did restart the server but it didn help. Will resatrting the backend help?

Regards,

Sunil

Former Member
0 Kudos

Hi Sunil,

The problem is not with the BackEnd. Its the problem with WAS cache as far as I know. It should be cleared after restart.

Can you once again try to reimport you model, reload+rebuild DC, Build DC, Deploy and than Restart the WAS(all in sequence).

This has solved my problems till now.

Regards,

Shubham