In this issue goona discuss something about work flow :
Say the development of workflow is completed and still the workflow is not running and information bar is not comming to the form.
possible outcomes:
1. The cansubmit method in the table is not returning true
solution: put a debugger and open the form and check the outcome
2. the workflow is not attached properly in the form design
solution- form>>design
workflow enabled -yes
datasource- attach the table name
workflow type- attched the workflow type over there.
3. the work flow may not be created from the fron end worflow parameter
solution- create a new workflow and give the proper workflow name like "Sales Order approval" in the options , otherwise it will take thedefault workflow name(XYZ_WorkflowSalesOrder) itself and will display it on the information(yellow bar).
Say the development of workflow is completed and still the workflow is not running and information bar is not comming to the form.
possible outcomes:
1. The cansubmit method in the table is not returning true
solution: put a debugger and open the form and check the outcome
2. the workflow is not attached properly in the form design
solution- form>>design
workflow enabled -yes
datasource- attach the table name
workflow type- attched the workflow type over there.
3. the work flow may not be created from the fron end worflow parameter
solution- create a new workflow and give the proper workflow name like "Sales Order approval" in the options , otherwise it will take thedefault workflow name(XYZ_WorkflowSalesOrder) itself and will display it on the information(yellow bar).
No comments:
Post a Comment