Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
598 lines (429 loc) · 15 KB

window-import-workflow.md

File metadata and controls

598 lines (429 loc) · 15 KB

Import Workflow

Import Workflow

Import Workflow

Help

Help

The Import Workflow Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.

Window Type

Window Type

Maintain

The Sales Transaction checkbox indicates if this item is a Sales Transaction.

Tabs

Tabs

Import Workflow

Import Workflow

Description Import Workflow Help Before importing, Adempiere checks the IDs, Adempiere tries to map to existing Workflow. If the imported record could be matched, Workflow field values will only be overwritten, if the corresponding Import field is explicitly.

If not selected, the user cannot create a new Record.  This is automatically disabled, if the Tab is Read Only.

Fields

Fields

Imported

Imported

Description Has this import been processed Help The Imported check box indicates if this import has been processed.

Workflow

Workflow

Description Workflow or combination of tasks Help The Workflow field identifies a unique Workflow in the system.

Node

Node

Description Workflow Node (activity), step or process Help The Workflow Node indicates a unique step or process in a Workflow.

Import Error Message

Import Error Message

Description Messages generated from import process Help The Import Error Message displays any error messages generated during the import process.

Client

Client

Description Client/Tenant for this installation. Help A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client.

Org Key

Org Key

Description Key of the Organization

Organization

Organization

Description Organizational entity within client Help An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations.

Search Key

Search Key

Description Search key for the record in the format required - must be unique Help A search key allows you a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).

Name

Name

Description Alphanumeric identifier of the entity Help The name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.

Workflow Type

Workflow Type

Description Type of Workflow Help The type of workflow determines how the workflow is started.

Beta Functionality

Beta Functionality

Description This functionality is considered Beta Help Beta functionality is not fully tested or completed.

Data Access Level

Data Access Level

Description Access Level required Help Indicates the access level required for this record or process.

Default

Default

Description Default value Help The Default Checkbox indicates if this record will be used as a default value.

Qty Batch Size

Qty Batch Size

Process Type

Process Type

Valid from

Valid from

Description Valid from including this date (first day) Help The Valid From date indicates the first day of a date range

Valid to

Valid to

Description Valid to including this date (last day) Help The Valid To date indicates the last day of a date range

Document No

Document No

Description Document sequence number of the document Help *The document number is usually automatically generated by the system and determined by the document type of the document. If the document is not saved, the preliminary number is displayed in "<>".

If the document type of your document has no automatic document sequence defined, the field is empty if you create a new document. This is for documents which usually have an external number (like vendor invoice). If you leave the field empty, the system will generate a document number for you. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).*

Version

Version

Description Version of the table definition Help The Version indicates the version of this table definition.

Author

Author

Description Author/Creator of the Entity

Priority

Priority

Description Indicates if this request is of a high, medium or low priority. Help The Priority indicates the importance of this request.

WF Processor Name

WF Processor Name

Workflow Processor

Workflow Processor

Description Workflow Processor Server Help Workflow Processor Server

Duration Unit

Duration Unit

Description Unit of Duration Help Unit to define the length of time for the execution

Publication Status

Publication Status

Description Status of Publication Help Used for internal documentation

DB Table Name

DB Table Name

Description Name of the table in the database Help The DB Table Name indicates the name of the table in database.

Table

Table

Description Database Table information Help The Database Table provides the information of the table definition

Document Value Logic

Document Value Logic

Description Logic to determine Workflow Start - If true, a workflow process is started for the document Help You can enter simple logic using variables like @Created@=@Updated@, which fires, when a record is created. If you need to evaluate also values of other records, you need to use SQL logic and need to prefix this logic with "SQL=". Example: start a Order verify workflow, when a business partner ordered something and is over the credit limit "SQL=EXISTS (SELECT * FROM C_BPartner bp WHERE C_Order. C_BPartner_ID=bp. C_BPartner_ID AND SO_CreditUsed > SO_CreditLimit)". Note that the SQL based logic checks for duplicate workflows (i.e. a workflow is started only once per record).

Entity Type

Entity Type

Description Dictionary Entity Type; Determines ownership and synchronization Help *The Entity Types "Dictionary", "Adempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten.

For customizations, copy the entity and select "User"!*

Centrally maintained

Centrally maintained

Description Information maintained in System Element table Help The Centrally Maintained checkbox indicates if the Name, Description and Help maintained in 'System Element' table or 'Window' table.

Node Key

Node Key

Node Next Key

Node Next Key

Description Next Node in Transition Help The Next Node Serach Key indicates the next step or task in this Workflow.

Node Name

Node Name

Description

Description

Description Optional short description of the record Help A description is limited to 255 characters.

Comment/Help

Comment/Help

Description Comment or Hint Help The Help field contains a hint, comment or help about the use of this item.

Resource Key

Resource Key

Description Key of the Resource

Resource

Resource

Description Resource

Is Milestone

Is Milestone

Is Subcontracting

Is Subcontracting

Responsible Name

Responsible Name

Workflow Responsible

Workflow Responsible

Description Responsible for Workflow Execution Help The ultimate responsibility for a workflow is with an actual user. The Workflow Responsible allows to define ways to find that actual User.

Start Mode

Start Mode

Description Workflow Activity Start Mode Help How is the execution of an activity triggered. Automatic are triggered implicitly by the system, Manual explicitly by the User.

Finish Mode

Finish Mode

Description Workflow Activity Finish Mode Help How the system operated at the end of an activity. Automatic implies return when the invoked applications finished control - Manual the user has to explicitly terminate the activity.

Join Element

Join Element

Description Semantics for multiple incoming Transitions Help Semantics for multiple incoming Transitions for a Node/Activity. AND joins all concurrent threads - XOR requires one thread (no synchronization).

Split Element

Split Element

Description Semantics for multiple outgoing Transitions Help Semantics for multiple outgoing Transitions for a Node/Activity. AND represents multiple concurrent threads - XOR represents the first transition with a true Transition condition.

Action

Action

Description Indicates the Action to be performed Help The Action field is a drop down list box which indicates the Action to be performed for this Item.

Image

Image

Description Image or Icon Help Images and Icon can be used to display supported graphic formats (gif, jpg, png). You can either load the image (in the database) or point to a graphic via a URI (i.e. it can point to a resource, http address)

Document Action

Document Action

Description The targeted status of the document Help You find the current status in the Document Status field. The options are listed in a popup

Duration Limit

Duration Limit

Description Maximum Duration in Duration Unit Help Maximum (critical) Duration for time management purposes (e.g. starting an escalation procedure, etc.) in Duration Units.

Dynamic Priority Unit

Dynamic Priority Unit

Description Change of priority when Activity is suspended waiting for user Help Starting with the Process / Node priority level, the priority of the suspended activity can be changed dynamically. Example +5 every 10 minutes

Dynamic Priority Change

Dynamic Priority Change

Description Change of priority when Activity is suspended waiting for user Help Starting with the Process / Node priority level, the priority of the suspended activity can be changed dynamically. Example +5 every 10 minutes

Overlap Units

Overlap Units

Description Overlap Units are number of units that must be completed before they are moved the next activity Help When there are two consecutive avtivity, you can sometimes save time by moving partial quantites from one activity to the next before the first activity as been completed.

Units by Cycles

Units by Cycles

Description The Units by Cycles are defined for process type Flow Repetitive Dedicated and indicated the product to be manufactured on a production line for duration unit. Help When Units by Cycles are defined the duration time is the total of time to manufactured the units

Setup Time

Setup Time

Description Setup time before starting Production Help Once per operation

Duration

Duration

Description Normal Duration in Duration Unit Help Expected (normal) Length of time for the execution

Moving Time

Moving Time

Queuing Time

Queuing Time

Description Queue time is the time a job waits at a work center before begin handled. Help Queuing time has no implication on costs, but on Capacity Requirement Planning (CRP) to calculate the total time needed to manufacture a product.

Working Time

Working Time

Description Workflow Simulation Execution Time Help Amount of time the performer of the activity needs to perform the task in Duration Unit

Waiting Time

Waiting Time

Description Workflow Simulation Waiting time Help Amount of time needed to prepare the performance of the task on Duration Units

Yield %

Yield %

Description The Yield is the percentage of a lot that is expected to be of acceptable wuality may fall below 100 percent Help *ADempiere Calculate the total yield for a product from the yield for each activity when the process Workflow Cost Roll-Up is executed.

The expected yield for an Activity can be expressed as:

Yield = Acceptable Units at Activity End x 100

The Total manufacturing yield for a product is determined by multiplying the yied percentage for each activity.

Manufacturing Yield = Yield % for Activity 10 x Yied % for Activity 20 , etc

Take care when setting yield to anything but 100% particularly when yied is used for multiples activities*

Attribute Name

Attribute Name

Description Name of the Attribute Help Identifier of the attribute

Attribute Value

Attribute Value

Description Value of the Attribute Help Adempiere converts the (string) field values to the attribute data type. Booleans (Yes-No) may have the values "true" and "false", the date format is YYYY-MM-DD

DB Column Name

DB Column Name

Description Name of the column in the database Help The Column Name indicates the name of a column on a table as defined in the database.

Column

Column

Description Column in the table Help Link to the database column of the table

EMail Address

EMail Address

Description Electronic Mail Address Help The Email Address is the Electronic Mail ID for this User and should be fully qualified (e.g. [email protected]). The Email Address is used to access the self service application functionality from the web.

EMail Recipient

EMail Recipient

Description Recipient of the EMail

Mail Template

Mail Template

Description Text templates for mailings Help The Mail Template indicates the mail template for return messages. Mail text can include variables. The priority of parsing is User/Contact, Business Partner and then the underlying business object (like Request, Dunning, Workflow object). So, @Name@ would resolve into the User name (if user is defined defined), then Business Partner name (if business partner is defined) and then the Name of the business object if it has a Name. For Multi-Lingual systems, the template is translated based on the Business Partner's language selection.

OS Task

OS Task

Description Operation System Task Help The Task field identifies a Operation System Task in the system.

Process

Process

Description Process or Report Help The Process field identifies a unique Process or Report in the system.

Special Form

Special Form

Description Special Form Help The Special Form field identifies a unique Special Form in the system.

Subflow Execution

Subflow Execution

Description Mode how the sub-workflow is executed

Window

Window

Description Data entry or display window Help The Window field identifies a unique Window in the system.

Import Workflow

Import Workflow

Processed

Processed

Description The document has been processed Help The Processed checkbox indicates that a document has been processed.