Table 46. Application Class (clsApp)
| API Call | Method/Property/Object Reference | Description |
|---|---|---|
| PstrConnInfoCacheFile | Property | Returns the path to the ccs file stored in the user projects directory under the FDM folder. This file contains the connection information returned by COMJNI. This file is encrypted. |
| PstrConnInfoTempFilePath | Property | Path of ccs file only |
| PstrDatabaseName | Property | Database name |
| PstrDatabasePassword | Property | Database password |
| PstrDatabaseServer | Property | Database server |
| PstrDatabaseUserName | Property | Database user name |
| PstrDataDir | Property | Data directory for the LoadID |
| PstrDBConnectionString | Property | DB connection string returned from COMJNI |
| PstrDBPort | Property | DB port |
| PstrDBProvider | Property | DB provider |
| PstrInboxDir | Property | Inbox directory for Load ID |
| PstrJavaHomePath | Property | Java Home Path Load ID |
| PstrLoadID | Property | Load ID |
| PstrOracleHomePath | Property | Oracle Home |
| PstrOracleInstancePath | Property | Oracle Instance Path |
| PstrOutboxDir | Property | Outbox directory for Load ID |
| PstrScriptsDir | Property | Scripts directory for Load ID |
| PstrToken | Property | Token |
| PstrTopLevelDir | Property | Top level directory for Load ID |