Json serialize

Json serialize

Comments

  • I have this step in my flow - works fine.
    The problem is that I have updated the JsonDataStructure & regenerated (which updated the associated SimpleFlowStructure). The changes I made are not reflected in the inputs for the serialization step. How do I get my changes to be reflected? (I added two additional fields that are in the json and the structure – but they are not in the inputs for the serialization step).

  • What version of Decisions are you on? If you havent already, you can restart service host manager to force a recompile of your data structures and they usually can update this way.

  • I have the same issue with a report , it is updated successfully but its serialize form is stuck , does not want to update. The implications are the API that is using this json data structure does not return correct data. My platform version is [font=Roboto, Arial, Helvetica, sans-serif]6.17.1 Revision 70538. [/font]

    [b]What do you mean by host manager? Is this the tenant ? Do we have to restart the tenant in order to get the serialize from of the json structure updated? Thanks John Balta[/b]
    [i]edited by jbalta on 4/4/2022[/i]

  • Hello,

    Decisions services are referred to as Service Host Manager Services
    To restart Service Host Manager you can refer to the documentation [url=https://documentation.decisions.com/v6/docs/restart-service-host-manager?highlight=restart]How to Restart-Service Host Manager[/url].
    You will need to restart the Service Host Manager to update the serialized form of the JSON structure, not the Tenant.

    Do let us know if this works for you.

    Regards
    Osman Zama

Sign In or Register to comment.