There may be a need to call existing data generation Self-Services via Portal API from scripts / programmatically. Some Self-Services calls can be accomplished with https://{{URL}}:{{Port}}/TDMJobService/api/ca/v1/jobs, but this TDMDataFlowService (Data Flow Controller) service is different. Information on this s not available, although this is used by ARD form/flow through Self-Service.
Questions concerning TDM Portal API: TDMDataFlowService (Data Flow Controller)
- Are there any other documents about this, beyond what is available in Swagger?
- How Portal use this, is this something which is designed also for external usage through API?
- Can this be used for launching Self-Services externally (scripts / programmatically)?
- https://localhost:8443/TDMDataFlowService/swagger-ui.html#!/data45flow45controller/submitDataFlowRequestUsingPOST
- See attached document 'TDM Portal API - TDMDataFlowService (Data Flow Controller) usage.docx ' for details.