Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problems with SCMS_AO_TABLE_GET

Former Member
0 Likes
2,122

HI,

I'm getting the error_http from SCMS_AO_TABLE_GET, as if the file doesnt exists, but looking in the OAOR transaction, the file is there. What could be happening?

Thanks

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,488

How do you determine the ARC_ID parameter?

Did you change the default BDS customizing, because default is not HTTP access? (BDS stands for Business Document Services, it's OAOR)

Could you paste the results of DATA parameter?

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,489

How do you determine the ARC_ID parameter?

Did you change the default BDS customizing, because default is not HTTP access? (BDS stands for Business Document Services, it's OAOR)

Could you paste the results of DATA parameter?

Read only

0 Likes
1,488

Hi Sandra,

I get the arc_id from the TOA01 table.

The result of the data parameter is a HTML file saying that file doesnt exist.

But, when I access the OAR transaction, the file is there.

Thanks for helping

Read only

0 Likes
1,488

This file you try to access, did you add it manually or programmatically? Could you add again manually a file via OAOR, with a never used name, and check that it is added in TOA01. This can be useful as, in my company, the admins have decided to delete the archives every 7 days on the dev system.

Read only

0 Likes
1,488

Hello Jorge, could you give us a feedback, just to know, and it may help other people who have the same problem. Thx !