Could anyone help me with this issue?
Currently, I have the project set up for end users to add/update/retrieve a Google Spreadsheet records. Meanwhile, some of those variables are hard coded in somewhere of those processes, such as client_id, client_secret, spreadsheet_id, worksheet_id, and etc.
Now, I was asked to "encapsulate" the processes, and put all of the variables somewhere, so that non-tech people could update those variable values later if needed.
In this case, I am thinking to use Process Input Tab to content all variables, which is linked to an external XML file.
Does anyone know how to do it? (Please show as screenshots as well)
Is it a better way to figure it out? Please share with me if you have other ideas.
Thanks & Regards,
Chan