IBM Sterling Connect:Direct: Difference between revisions

From Wiki
 
(2 intermediate revisions by the same user not shown)
Line 49: Line 49:


* [[IBM Sterling Connect:Direct: Configuring C:D to use Minio S3 Storage]]
* [[IBM Sterling Connect:Direct: Configuring C:D to use Minio S3 Storage]]
* [[IBM Sterling Connect:Direct: Configuring C:D to use Azure Blob Storage]]


== Performance Tips and High Availability==
== Performance Tips and High Availability==
Line 96: Line 98:
* [https://www.ibm.com/docs/en/connect-direct/6.2.0?topic=file-local-user-information-record-format You can grant specific privileges to the users using the userfile record].
* [https://www.ibm.com/docs/en/connect-direct/6.2.0?topic=file-local-user-information-record-format You can grant specific privileges to the users using the userfile record].
** Anyone that wants to login to the CDU server via the CDWS Web Console will need to have a 'local user' record in the userfile.cfg file.
** Anyone that wants to login to the CDU server via the CDWS Web Console will need to have a 'local user' record in the userfile.cfg file.
* [[IBM Sterling Connect:Direct : Certificate-Based Authentication Setup using C:D Web Services]]


== Manage C:D Nodes and Partners ==
== Manage C:D Nodes and Partners ==

Latest revision as of 21:13, 17 January 2026

IBM Connect:Direct, IBM C:D WebServices e C:D File Agent


IBM Connect:Direct

Main Applications

Process Description
cdpmgr main application daemon process
cdstatm the stats daemon that launches along with the cdpmgr
ndmcmgr

command manager which is spawned off from cdpmgr

The ndmcmgr is defined in the netmap local.node api perimeter and normally limited to 16. If these are long time running then most likely the session did not come down gracefully so they get zombied, which shows up as stuck temp files under the work/node directory. You should code the api timeout perimeter in the local.node entry in the netmap.

ndmsmgr the session manager
ndmumgr the user manager for the lack of better words. You will see this when a download/upload is coded for the proxy or local id

Install, Commands and Configurations

Performance Tips and High Availability

CD Process Files - Samples

Containers and Kubernetes

IBM Connect:Direct WebServices

Manage C:D Nodes and Partners

Manage Integrated File Agent

Usando a REST API do C:D WebServices

Ver também