Failed To Open Queue
I am using the below function to queue an activity
Object o = tools.getRequestor().queueBatchActivity("Work-", "ActivityName",tools.getParameterPage(),null,otherPages,false );
While trying to queue, I am Getting the below error sporadically:
Failed to send message Failed to send message, reason: Failed to open queue [] on NYT0 using open options [8208]; completion-code=2[FAILED], reason-code=2085[UNKNOWN_OBJECT_NAME]
Any Solution for this ?
***4/7/2017- edited by moderator, Maryrita; moved from Upgrade Center to Product Support***
***Updated by Moderator: Marissa to update categories***