Exportando Configuração AWE

Script de Export via data mover de uma parametrização de um workflow AWE, toda a parametrização em tela se encontra em: Home -> Definir HRMS -> Aprovações

— “Registrar Transações”
EXPORT PS_PTAFAW_TXN where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_TXN_LNG where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_TXN_LBL where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_TXN_LVL where PTAFPRCS_ID = ‘TransferEmployee’;

— “Transações de Workflow”
EXPORT PS_EO_TRANSACTIONS where TRANSACTION_NAME = ‘HR_TRANSFER’;
EXPORT PS_EO_TRANS_LNG  where TRANSACTION_NAME = ‘HR_TRANSFER’;

— “Configurar Transações”
EXPORT PS_PTAFAW_NOTIFY where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_NOT_USER where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_TXN_CFG where PTAFPRCS_ID = ‘TransferEmployee’;

— “Definições de Processos”
EXPORT PS_PTAFAW_PATH where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_PATH_LNG where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_PRCS where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_PRCS_LNG where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_STAGE where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_STG_LNG where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_STEP where PTAFPRCS_ID = ‘TransferEmployee’;
EXPORT PS_PTAFAW_STEP_LNG where PTAFPRCS_ID = ‘TransferEmployee’;

— “Critérios das Definições”
EXPORT PS_PTAFCRTA where PTAFCRTA_ID like ‘%TransferEmployee%’;
EXPORT PS_PTAFCRTA_REC where PTAFCRTA_ID like ‘%TransferEmployee%’;
EXPORT PS_PTAFCRTA_VAL where PTAFCRTA_ID like ‘%TransferEmployee%’;

— “Manter Listas de Usuários”
EXPORT PS_PTAFUSER_LIST WHERE PTAFUSER_LIST_ID = ‘Supervisor Depto Origem’;
EXPORT PS_PTAFUSER_LNG WHERE PTAFUSER_LIST_ID = ‘Supervisor Depto Origem’;

— Modelos Genéricos
EXPORT PS_WL_TEMPLATE_GEN where WL_TEMPLATE_ID = ”;
EXPORT PS_WL_TEMPLATE_GLN where WL_TEMPLATE_ID = ”;
EXPORT PS_WL_TEMPL_GEN_TK where WL_TEMPLATE_ID = ”;
EXPORT PS_WL_TEMPL_GNTKLN where WL_TEMPLATE_ID = ”;
EXPORT PS_WL_TEMPL_GEN_RS where WL_TEMPLATE_ID = ”;
EXPORT PS_WL_TEMPL_GNRSLN where WL_TEMPLATE_ID = ”;

2 thoughts on “Exportando Configuração AWE

  • 25 de setembro de 2012 em 20:28
    Permalink

    Fala parceiro, tudo bem?
    Descobri tuas publicaçoes por acaso .. heheh

    Muito boas! Parabens!

    Resposta

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *