cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with structure of an imported RFC

Former Member
0 Kudos

Hi All,

I have imported an RFC into my project. This RFC has a structure for a table inside it... say YWeb_Structure.

After importing he RFC into a model, this structure is getting reflected in the Structure type of Dictionary for the particular Model.

But when I am trying to deploy the project, in the starting only, I am getting a runtime error stating that this Type of Structure does not exist.

Please provide your valuable suggestions on how to solve the above stated issue.

Thanks and Regards,

Sayan Ghosh

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey Sayan,

If there is any change exists in the structure of RFC then as a result you should restart the J2EE Engine to reflect those changes in the portal. Scenario of this is like

1. Changes happening in the RFC

2. Reimporting the model again into NWDS

3. Deploying the application into portal

When you deploy that newly imported model into portal, application tries to match the model with backend RFC that's where the secnario fails. As I said earlier all the RFC changes reflected in the server when you restart the J2EE Engine once.

I hope restart of J2EE Engine will resolve your issue.

Thanks,

Sandeep Bonam

Former Member
0 Kudos

How about rebuild your project and restarting your J2EE engine?

Former Member
0 Kudos

I tried by rebuilding the project and re-starting the SDM... still no good....

Former Member
0 Kudos

restart the j2ee engine not the sdm?