Specifying Main Adapter Module in AppData
If necessary, you can indicate the main perl adapter module as well as a custom adapter module that a tool should use.
Sometimes there is a need for a tool to use a main perl adapter module other than one of the defaults such as, PcmGetDocEnt.pm, PcmPutDocEnt.pm, PcmGetDocFetch.pm. To do this, you can indicate the main perl adapter module as well as the custom adapter module that a tool should use in AppData. In this case, the Value Data field in AppData is configured to name the custom and the main adapter.
adapter and custom:
| User | Key | Value Name | Value Data |
|---|---|---|---|
| {Global} | \Document Types\Book\ XmEdit2.exe | GetDoc | adapter=PcmGetDocXM custom=CustomGetDoc XmBk2 |
| {Global} | \Document Types\Book\ XmEdit2.exe | PutDoc | adapter=PcmPutDocXM custom=CustomPutDoc XmBk2 |
{Global} \Document Types\Book\ XmEdit2.exe GetDoc adapter=PcmGetDocXM custom=CustomGetDoc XmBk2
{Global} \Document Types\Book\ XmEdit2.exe PutDoc adapter=PcmPutDocXM custom=CustomPutDoc XmBk2