Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dev-fringe/dctm-rest-intergration
https://github.com/dev-fringe/dctm-rest-intergration
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/dev-fringe/dctm-rest-intergration
- Owner: dev-fringe
- Created: 2020-06-12T09:03:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T01:30:52.000Z (about 2 years ago)
- Last Synced: 2023-08-07T17:12:15.510Z (over 1 year ago)
- Language: Java
- Size: 70.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
13:38:44.696 [main] INFO Response - request method: POST,
request URI: http://127.0.0.1:8080/dctm-rest/repositories/bla/folders/0b00271180028308/documents?require-dc-write=true&media-url-policy=dc-pref&format=crtext&content-length=23, request headers: {Accept=[application/vnd.emc.documentum+json], Content-Type=[application/vnd.emc.documentum+json], Authorization=[Basic ZG1hZG1pbjphZG1pbiEyMzQ=], Content-Length=[74]}
, request body: {"properties":{"object_type":"h_bla","object_name":"test_object_bla"}}
, response status code: 400 BAD_REQUEST, response headers: {Vary=[Accept-Encoding], X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/vnd.emc.documentum+json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 16 Jul 2020 04:38:44 GMT], Connection=[close]}
, response body: {"status":400,"code":"E_INVALID_ATTR_NAME","message":"The operation failed because an invalid attribute name is provided.","details":"(DM_API_E_BADATTRNAME) [DM_API_E_BADATTRNAME]error: \"Bad attribute name 'object_type' for document/object.\"","id":"2182c6f7-9da6-40d0-b561-967efbd90fea"}
[error] status [400]
[error] code [E_INVALID_ATTR_NAME]
[error] message [The operation failed because an invalid attribute name is provided.]
[error] detail [(DM_API_E_BADATTRNAME) [DM_API_E_BADATTRNAME]error: "Bad attribute name 'object_type' for document/object."]
[error] id [2182c6f7-9da6-40d0-b561-967efbd90fea]