IBM Sterling Connect:Direct: Difference between revisions
Line 62: | Line 62: | ||
= IBM Connect:Direct File Agent = | = IBM Connect:Direct File Agent = | ||
* [ | * Habilitando o Integrated File Agent | ||
fileagent.enable=Y | |||
Detalhes em [https://www.ibm.com/docs/en/SS4PJT_6.2.0/pdf/CDFA_pdf.pdf IBM® Connect:Direct File Agent 6.2] | |||
* Convertendo do Standalone para o Integrated | |||
cdfaconvertcfg -i <Standalone File Agent>.ser -o <Integrated File Agent>.json | |||
* Verificando os arquivos | |||
cdfacfg -f Default_Config.json | |||
* [[IBM Sterling Connect:Direct File Agent: Funcionamento, Principais Comandos e Arquivos]] | |||
= Ver também = | = Ver também = |
Revision as of 19:36, 21 March 2023
IBM Connect:Direct, IBM C:D WebServices e C:D File Agent
IBM Connect:Direct
Portas utilizadas pelas Soluções
Origem | Destino | Porta(s) | Função |
---|---|---|---|
Cliente C:D | SSP Engine | * | Definido na configuração do Connect:Direct Proxy Server Adapter |
C:D Cliente | C:D Server | 1363 | port to listen for a Client connection request |
C:D Server | C:D Server | 1364 | port to listen for a remote connection request |
Install, Commands and Configurations
Performance Tips
- IBM Sterling Connect:Direct : Load Tests Draft!!!!
Containers and Kubernetes
IBM Connect:Direct WebServices
IBM Connect:Direct File Agent
- Habilitando o Integrated File Agent
fileagent.enable=Y
Detalhes em IBM® Connect:Direct File Agent 6.2
- Convertendo do Standalone para o Integrated
cdfaconvertcfg -i <Standalone File Agent>.ser -o <Integrated File Agent>.json
- Verificando os arquivos
cdfacfg -f Default_Config.json