Anyone know if it is possible to trigger a flow from a Portal Bookmark?
(No variables - just need to start the flow)
I am on 9.0.0 and for some reason I thought WFWK was removed. I take it I can still use this form? Would this be my AGS: http://servername/ags.exe...9&_OUT=TEXT&EOT=TRUE (seems like I have the required fields)
Needs to be Servlet:
http://lawsontest.tra.loc...yee&VARIABLE-VALUE1="+Employee.EmployeeNbr+"&VARIABLE-NAME2=TEStartDate&VARIABLE-VALUE2="+TimeCard.StartDate+"&VARIABLE-NAME3=TEEndDate&VARIABLE-VALUE3="+TimeCard.EndDate+"&PRODUCTLINE=logan&_DELIM=%09&_OUT=TEXT&EOT=TRUE
Anyone have a simple WFWK form built in design studio they want to share?
Also, does anyone know if WFWK will work with "ProcessAsync - Process" instead of "ProcessAsync - Service"
I was able to trigger a SERVICE from WFWK by the flows listed unter the Process do not appear to work from WFWK.