Delphix Products

 View Only
  • 1.  sync oracle dSource with an API call

    Posted 09-20-2022 02:29:00 PM

    unable to sync an oracle dsource through API call, what are the parameters we need to pass as payload 

    Properties
    type: AppDataSyncParameters
    parameters: (required)



    ------------------------------
    Vijayender Singidi
    ------------------------------


  • 2.  RE: sync oracle dSource with an API call

    Posted 09-20-2022 04:05:00 PM
    Hi Vijayender,
    You may find the onboard information found here useful: http://<your engine>/api/#AppDataSyncParameters.

    From what I'm reading in another thread here in the community, you should be able to pass empty parameters using the following:

    To submit a sync job with no toolkit/plugin-specific parameters defined, an empty JSON array can be configured in the sync request:

    set parameters={}

    I hope that helps.
    Michael


    ------------------------------
    Michael Torok
    Community Mgmt & Experience, Sr. Director
    Delphix
    ------------------------------