Defining a workflow process and map vs process plan
Hi If my understanding is correct. a lifecycle is the states an item (be it a part, equipment or document) goes through. The manufacturing process plan is the plan (list of operations and steps) required to realize a part or product. Then what is the workflow map, process, activity, assignment and task? And can a workflow process not be the same as a manufacturing process plan? Is there possibly a document that clearly defines these, their relation to one another and to which items they relate to (part, product, document etc.) Thanks5.2KViews0likes2CommentsHow to Create a Task a programmatically
Hi all, I want to create a task by code, is it possible? My scenario is this: I create a document, after creating a document a task created, after complete the task the document is go for survey and this activity is done by other user2, if user2 attach new file to that document then the generation of document get changed, but now when user2 try to complete his task, then Error occured that "Not a single item", because of two generation, so is it possible to delete a task from In MyBasket which has generation 1, and create a new task to user2 of generation 2. Regards, Maddy.1.9KViews0likes0CommentsHow to assign task to particular Identity, when other activities is also there?
Hi Experts, I have a workflow like this, Prepare Drawing-----------yes--------------->Approval from HOD--------------yes------------>Upload Doc On "Prepare Drawing" activity has 3 Identity: Designer(dept 1) , Designer (dept 2) , Designer (dept 3) who has voting weight as 33, 33, 34 respectively, so after voting total is 100% it will go for "Approval from HOD" for approval. Activity "Approval from HOD" has assignment for 3 Identities: HOD(dept 1), HOD(dept 2), HOD(dept 3). If HOD(dept 1) and HOD(dept 2) vote "yes" workflow gets promote, and HOD(dept 3) votes NO, It will again come back to Previous activity i.e "Prepare Drawing", this all work fine, but when HOD(dept 3) votes "NO", How can I Send assign a task to "Designer(dept 3)" only, because on "Preparation of Design" Activity there is assignment to 3 identities i.e. Designer(dept 1) , Designer (dept 2) , Designer (dept 3) . and task is assign to other two Identities also and that is obvious thing. So, Is it possible to assign task to particular Identity i.e to Designer(dept 3) on Vote "NO"? Regards, Maddy.2.2KViews0likes0CommentsHow can we assign a task to particular identity by programming
Hi, I want to assign a task(i.e Review of Document, which is related to part(Part Document Relationship)) to the some team identity when I saved a Part. How can I achieve this by programming(javascript)? till now, I am able to get the Team ID, and Role and Identity, now I want to create a task for that Role. Thanks in advance, Regards, Maddy.4.8KViews0likes2Comments