Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Click on Images to Expand Them

Follow the path in the Data Structure/Dictionary (Example below is in CORE starting at ID 401). The columns you add must have a relationship with domain ePACS 401 (or whatever Workflow Domain you will be configuring columns for). This is how you get the sequence to go from Work Items level to display a field from the client folder level: [10006, 10002, 100101] 

1

Open Core.

Note

This can be done via Connect through the Data Dictionary however when determining the attribute path we recommend using Core. Access Core by removing the _UI at the end of your Site Name in the main URL. 

Opening Core

Opening Core

2

Access the Data Structure via Administration > Data Structure.

Data Structure

Data Structure

3

Start in the 401 Domain “ePAC’s Work Items” this will be your main domain in this example. Locate the Attribute for Client Account. Take note of the type of attribute. If it is a reference type, you must follow the reference path to get your attribute sequence. Since this is the first attribute in the path, write down the attribute number as such [10006,

First Attribute Path

4

Step 4: Since 10006 is a reference type, locate the Valid Reference hyperlink to go to your next Domain. In this example, the Client Subfolder Domain 115 is the next step. Locate the Attribute you are looking to retrieve and add that # to the list. Now we add Client Folder 10002, so now we have [10006,10002,  

Second Attribute Path

Second Attribute Path

5

Step 5: Since 10002 is a reference type, locate the Valid Reference hyperlink to go to your next Domain. In this example the Client Folder Domain 110 is the next step. Locate the Attribute you are looking to retrieve and add that # to the list. In our example, we now add First Name 100101 to get our complete path [10006,10002,100101].

Note

Since attribute 100101 is no longer a reference type and is a string type we have hit the end of the path in the example. If the attribute continued to be a reference type, you would follow the steps until the end of the path.

Attention

At any point, if there are no longer any references to the main domain (Important to start at 401 or another Workflow Domain) you are at the end of the path for that attribute.

Third Attribute Path

Third Attribute Path


  • No labels