What is the CA Service Catalog table where the relationship with ITPAM flow and their states are stored?
CA Service Management 17.1 and higher.
Table: usm_object_wf_instance_ref
Object_type:
Workflow_type:
public static final int WF_TY_CA_WF = 1;
public static final int WF_TY_CA_ITPAM = 2;
public static final int WF_TY_CA_POLICY_ENGINE = 3;