IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Save and Restore Pipeline and Data Mask at Flowservice level

  • 1.  Save and Restore Pipeline and Data Mask at Flowservice level

    Posted Wed July 26, 2023 09:53 AM

    Hi @reamon , @John_Carter4

    I did not find the Save and Restore Pipeline option and Data Masking method/function not available at Flow service level in webMethods.io.Integration.
    What was the reason the above mentioned not enabled by SAG in the webMethods.io.Integration. Please share your Inputs

    Thanks & Regards,
    Jeevan


    #webMethods-io-Integration
    #webMethods
    #webMethods-cloud


  • 2.  RE: Save and Restore Pipeline and Data Mask at Flowservice level

    Posted Thu July 27, 2023 12:38 PM

    I have no insight as to the specifics of why these are not provided.

    My guess is because savePipeline stores the data in memory for the life of the JVM. There is no cleanup, to my knowledge. In a shared tenant environment, this is problematic.


    #webMethods-io-Integration
    #webMethods-cloud
    #webMethods


  • 3.  RE: Save and Restore Pipeline and Data Mask at Flowservice level

    Posted Thu July 27, 2023 01:08 PM

    Hi Reamon,

    Thanks for sharing the information. But at least savePipelineToFile & restorePipelineFromFile options won’t consume the Memory and stores the data in the form of file on the webMethods.io.Integration local storage location.
    Note : The File utility writes the file into the webMethods.io.Integration storage location.

    Thanks & Regards,
    Jeevan


    #webMethods-cloud
    #webMethods
    #webMethods-io-Integration