#include "erp_utils.h" #include "ocilib.h" #include "common_itk_util.h" #include "string_utils.h" #include "string_helper.h" #include "error_handling.h" #include "connor_util.h" #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #define ERROR_QRY_NOT_FOUND (EMH_USER_error_base + 120) int Connor_set_bypass(void *returnValue); int Connor_close_bypass(void *returnValue); int connor_dwg_to_pdf(void* returnValue); int connor_set_release_status(void * returnValue); int Connor_bypass(EPM_action_message_t msg); int RB_set_yxq(EPM_action_message_t msg); int RB_Promote(EPM_action_message_t msg); int RB_Process_statu(EPM_rule_message_t msg); int RB_Promote_predecess(EPM_action_message_t msg); int Connor_Send_Mail_To_All_Users(EPM_action_message_t msg); int Connor_Send_Delievry_To_Pai(EPM_action_message_t msg); string getFiles(tag_t target, tag_t relation_type, string& contents); int Connor_JSFX_Complete_Send_Mail_To_Users(EPM_action_message_t msg); int Connor_JSFX_Start_Send_Mail_To_Users(EPM_action_message_t msg); typedef struct { string ID; }DFL_ID;