PutDoc Adapter Data Members
| Arguments | Data Members | Description |
|---|---|---|
| -desktopname=<name> | Value assigned to $self->{desktopname} | The SDL Contenta Web structured check in tools pass these first two arguments which are required by the pcm_write_putdoc_status callback. |
| -writestatus=<true|false> | Value assigned to $self->{writestatus} | |
| -debugLevel=<N> | Value assigned to $self->{debugLevel} | Optional custom argument used by the SDL Contenta Web structured CheckIn tools.
|
| -catfile=<"document pathname"> | The pathname is assigned to $self->{catfile} | Required for EpicCat editing |
Refer to the subroutine new in CustomPutDocDefault.pm and CustomPutDocEpicCat.pm.