on 2022 Feb 03 6:32 AM
Hi all,
How to lock an object using an ADT api in NW 7.3 SP04 version.
At the moment we are using this api -> "https//:<domain>/sap/bc/adt/oo/classes/<class_name>?sap-client=100&_action=LOCK& accessMode=MODIFY " to lock the object.
This call needs to be Stateful. In NW 7.5 an option is given to make the ADT api call as stateful by adding a header field -> "X-sap-adt-sessiontype" to "stateful" and its working in NW 7.5. when using this field in NW 7.3 its not working and call is made as stateless.
Any idea how to make the call stateful in NW 7.3...?
Thanks ,
Pavana Rahul Pippalla.
Request clarification before answering.
Hello Rahul,
I meet the same issue. And finally solved by a workaround:
https://github.com/marcellourbani/abapfs_extensions
It is a extension of ABAPFS which worked on the VSCode. You can implement it in your system. Then, the issue will be disappeared.
BRs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
34 | |
21 | |
14 | |
8 | |
5 | |
4 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.