Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

loadState

loadState

Use this resource with the fetchState resource to synchronize object states across multiple organizations.
Loading object states includes a series of requests and responses. To load states into an organization, you perform the following tasks:
  1. Send a loadState POST request to upload the ZIP file.
    Informatica Intelligent Cloud Services
    returns the job ID for the loadState job.
  2. Send a loadState POST request to load the object states. The request includes the loadState job ID and a list of object IDs associated with the states you want to load.
    Informatica Intelligent Cloud Services
    returns the status of the job such as IN PROGRESS or SUCCESS, or returns an error message. The response also includes the source organization ID for the organization that created the object states package.
  3. Send a loadState GET request to get the status of the job. You can also request status at the object level.
    Informatica Intelligent Cloud Services
    returns the status of the job and if requested, status of each object in the package.

0 COMMENTS

We’d like to hear from you!