Siebel Business Process & Functionality (MOSC)

MOSC Banner

Siebel Activity Attachments Export: EIM

Hi,


I am trying to export Siebel activity attachments. EIM completes the process successfully, however I cannot see the files on the output folder. The output folder has full read/write permissions.

[Siebel Interface Manager]

 USER NAME = "SADMIN"

 PASSWORD = "******"

PROCESS = Export All


[Export All]

 TYPE = SHELL

 INCLUDE = "Export Attachment"


[Export Attachment]

TYPE = EXPORT

ATTACHMENT DIRECTORY = "E:\Siebel\15\Output"

BATCH = 2020

TABLE = EIM_ACT_DTL

ONLY BASE TABLES = S_EVT_ACT,S_ACTIVITY_ATT 

EXPORT ALL ROWS = FALSE

EXPORT MATCHES = S_EVT_ACT,(ROW_ID IN('1-10J1M','1-1PSPPG','1-1U3GG'))

/***********

SELECT IF_ROW_STAT,ROW_ID,ATT_FILE_EXT, ATT_FILE_NAME, T_EXPORTED_ROW_ID FROM EIM_ACT_DTL

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center