Question:
When the user creates a Source Subscription Job through the Network API, it returns the success response. A Job ID is not returned. The user cannot find a Job that is created using the UI.
Request:
https://<DNS>/api/<version>/systems/<system_name>/source_subscriptions/<subscription_name>/job
Response:
{
"responseStatus": "SUCCESS"
}
Answer:
No changeset is available to process.
This is the expected behavior when the response is SUCCESS with no Job ID.
The Admin user can check if there is a changeset file that exists in the FTP inbound directory and there is data to update.
Related Documentation:
Network API Reference: Managing subscriptions
us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.