Common Content for Data Engineering
- Common Content for Data Engineering 10.5.4
- All Products
mapplet_name.source_name
listtablesbysess -f <folder_name> -s [<qualifying_path>.]<session_name> -t <object_type_listed> (source or target)
Option
| Argument
| Description
|
---|---|---|
-f | folder_name | Required. Name of the folder containing the session. |
-s | session_name | Required. Name of the session containing the sources or targets. You can enter a reusable or non-reusable session name. However, you cannot enter an instance of a reusable session name. To enter a non-reusable session name in a workflow, enter the workflow name and the session name as workflow_name.session_name . |
-t | object_type_listed | Required. Enter source to list sources, or enter target to list targets. |
listtablesbysess -f myfolder -s s_reus_sess1 -t source
ITEMS mapplet1.ORDERS Shortcut_To_ITEM_ID listtablesbysess completed successfully.
listtablesbysess -f myfolder -s wf_workkflow1.s_nrsess1 -t target
target1_inst ORDERS_BY_CUSTID Shortcut_To_tgt2_inst listtablesbysess completed successfully.