You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api.bos.listFlows returns only file names, like {names: ['Store']}. I can take the first line from file content returning by bos.getFlow(), to launch processes, but the logic is prone to errors and should be more clear.
api.bos.listFlows returns only file names, like {names: ['Store']}. I can take the first line from file content returning by bos.getFlow(), to launch processes, but the logic is prone to errors and should be more clear.