cancel
Showing results for 
Search instead for 
Did you mean: 

Service working fine in Gateway but not in browser

Former Member
0 Kudos

Hi All,

I have a gateway service which is working fine in Development system but after transporting to Quality system, it is not working on browser.

It is running perfectly in Quality gateway system but on browser it's throwing error:


            Model '' contains errors. Contact Adminstrator


I am not even able to open metadata on browser.

Please advise.


Thanks.


Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear

yes able to access service.

first update all gateway pachtes to latest lavel.

and follow http://scn.sap.com/docs/DOC-41416

Regards

AshwinDutt
Active Contributor
0 Kudos

Hello Satya,

The error is saying your model contains error, that means there is some problem with ur data model.

But u also say that it works in GW Client and not in browser.

Please try the below and check:

1. Please make sure that the host and the port used are correct in browser. Get Host and Port info from GW Client and use accordingly.

2. Clear your browser cache as well.

3. Clear your model cache and try. Go to t-code /iwfnd/cache_cleanup and clear the cache and check again from browser.

Regards,

Ashwin

Former Member
0 Kudos

Hi Ashwin,

Thanks for the reply.

We have validated both your points.

It seems to be right.

Other services are working fine.Unable to figure out the root cause.

Regards,

Satya

AshwinDutt
Active Contributor
0 Kudos

Hello Satya,

Its really strange when u say its working in GW Client but not in browser. Ideally it wont happen.

Did u check consuming the service in GW client of your Quality System after u clear GW Model Cache ? Check this point once.

Regards,

Ashwin

arunchembra1
Participant
0 Kudos

Hi Satya,

Please Go to t-code /iwfnd/error_log in GW system and see the error which you are saying recorded in GW error log or not. If the error was not there in error log means the issue was because of the URL which you are using  . Otherwise put external break point and try to debugg .

Thanks,

Arun

Former Member
0 Kudos

We have done this...

AshwinDutt
Active Contributor
0 Kudos

Hello Satya,

Did u try clearing server cache?

Go to SMICM and clear the server cache and try.

Regards,

Ashwin