You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Deleting Files from Inbox in EPBCS using REST API

in Planning 14 comments

Summary:

we need to delete files from inbox using REST API which will be executed through groovy. we are able to make it work if we have to delete snapshots using delete however it does not work out for files present in inbox. Any help or guidance will be appreciated.

Content (required):

The REST API works fine to delete files from application snapshot but not from inbox.

Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Connection connection = operation.application.getConnection("Test3")

         //HttpResponse<String> jsonResponse = connection.delete("/interop/rest/11.1.2.3.600/applicationsnapshots/Snapshot")

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!