AppXtenderReST query help
We use ApplicationXtender and I'm trying to use the Rest service with python to get a list of documents in app. I can run get requests and get responses. What I'm having trouble with is the format of the data object for the post request. Does anyone have any examples on what that should look like?
Comments
-
Here is sample request body from REST Services guide
Request Body
{
"TargetDoc": { "ID": 0, }, "NewIndex": { "indexid": 0, "values": [ { "FieldID": "field1", "FieldValue": "21212" }, { }, { } ] }, "FieldID": "field2", "FieldValue": "Song" "FieldID": "field3", "FieldValue": "Bruce" "FromBatch": { "ID": 7, }, "BatchPageNum": 0, "IngoreDuplicateIndex": false, "IgnoreDlsViolation": false
}
Hope this helps. The AX REST Services guide contains examples.
Sorry the formatting is not easy in here
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 150 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories