How can one use the API to create binders/placeholders and bind documents?

How can one use the API to create binders/placeholders and bind documents?

book

Article ID: KB0084952

calendar_today

Updated On:

Products Versions
TIBCO InConcert -
Not Applicable -

Description

Resolution:
To create a placeholder/binder on a task, use the API call
CIcTask_addBinder (or OLE Task Method AddBinder *Binder*),
as per InConcert Programmer's Reference Guide, page 25-5, or
InConcert Programmer's Quick Reference Guide for OLE Automation,
page 2-69.

To bind a document to a placeholder/binder, use the API call
CIcBinder_bindDocument (or set the OLE Binder Property Document),
as per InConcert Programmer's Reference Guide, page 4-3, or
InConcert Programmer's Quick Reference Guide for OLE Automation,
page 2-4.

Note you can also add binders to the Job.

Issue/Introduction

How can one use the API to create binders/placeholders and bind documents?

Environment

Product: TIBCO InConcert Version: All OS: All --------------------