Developer Guide > PowerCenter Mappings and Workflows > Custom PowerCenter Mappings and Workflows
  

Custom PowerCenter Mappings and Workflows

You can develop PowerCenter workflows and import them to Data Integration Hub for the following use-cases:
You develop the workflows for these use-cases in a similar way that you develop other PowerCenter workflows. The operator then selects the workflow to use in a publication or a subscription with a custom mapping, in a publication pre-process or a subscription post-process, or in a monitoring rule, as applicable.

Supported Datatypes

When you publish data sets to the publication repository with a PowerCenter workflow, you can publish datatypes based on the database type of the publication repository.
The following table describes the supported datatypes you can publish to the publication repository:
Database Type
Datatypes
Oracle
  • - blob
  • - clob
  • - number
  • - number($p, $s)
  • - timestamp up to 29 bit
  • - varchar2($l char)
Microsoft SQL Server
  • - bigint
  • - datetime
  • - decimal($p,$s)
  • - float
  • - int
  • - nvarchar($l)
  • - nvarchar(MAX)
  • - varbinary(MAX)

Custom PowerCenter Mappings and Workflows Rules and Guidelines

When you develop PowerCenter workflows to use in publications and subscriptions with custom mappings, publication pre-processes, subscription post-processes, and monitoring rules, consider the following rules and guidelines:
General rules and guidelines
Publication rules and guidelines
Subscription rules and guidelines