Get the form initiator's id


is possible user id in workflow (or that's uniquely assigned different users)?

i intended this:

when initiator opens form initiate workflow process,
the read-only textfields "staff name" , "staff id" filled correct details database.
(this validate form before initiator can submit ensure forms submitted valid user, , prevent typo of staff name , id)

the problem is...to "staff name" , "staff id" in database accordingly, need initiator's id(maybe login id form manager?), how it?

any idea? in advanced...

regards,
leia

hi leia,

you can rely on so-called 'workflow fields', automatically populated workflow server.

on workflow cd, /documentation/en, document located called 'creating_workflows.pdf'.

on page 71 reads:

to use xml forms livecycle workflow, form must include several workflow-related fields. add
the fields, use livecycle designer , add custom library named adobe livecycle workflow fields.

[...]
aws_assigned_id text, field (invisible),
hidden text field stores name of participant
submits form.

hope, helps.

regards,
steve


More discussions in LiveCycle pre-ES (6.x and 7.x) discussions


adobe

Comments