I have a process that can be initiated by a guest (non authenticated) user that takes an optional parameter in the URL (below)
https://URL/metastorm/eForm.aspx?Map=Proc_Reg&Client=External&Action=Employee_Metastorm_Registration&FilterParams=txtWCUID;28201301290011008033654;TEXT
This should populate the text field on the form named “txtWCUID”, but it only works intermittently.
I have another process (this time only for authenticated BPM users already logged in), that seems to work every time.
Does anyone have any experience with this, or any ideas?
This is BPM version 9.1.2.6. IE version 9.0.8112.
Thanks,
Josh