Saving Flow DataStructure

Saving Flow DataStructure

Comments

  • Hi,

    I noticed that when I create or modify a Flow Data Structure, it takes a long time to save. Anywhere from 60 seconds to several minutes.

    However, I see that this structure is actually creating a table in a database. Is there a user-defined structure that I should use that is only in-memory during the life of the flow? Or do all user-defined structures get saved to the database?

    Thanks

  • Hello,

    The datatype youre looking for is a flow structure. A flow structure will only be saved for the life of the flow, just as you described.

    Here is a document that describes flow structure in more detail: http://documentation.decisions.com/creating-simple-flow-structure/

Sign In or Register to comment.