Skip to Content
0
Former Member
Feb 21, 2011 at 10:32 AM

Dynamic Script

39 Views

Dear Experts,

I would like to custom my import data from InfoProvider base on user parameter to filter a particular period of BI data. I saw the dynamic script for append data such as:

TASK(/CPMB/APPEND_LOAD,INPUTNO,%TEMPNO1%)

TASK(/CPMB/APPEND_LOAD,ACT_FILE_NO,%ACTNO%)

TASK(/CPMB/APPEND_LOAD,RUNLOGIC,%RUNLOGIC%)

TASK(/CPMB/APPEND_LOAD,CHECKLCK,%CHECKLCK%)

TASK(/CPMB/APPEND_LOAD,CLEARDATA,%CLEARDATA%)

I didn't know the property to filter a period of BI data base on user parameter. For example: user choose period of BI data is 2009.JAN and BPC will load data 2009.JAN only.

Could you please help how to configure it please ?

Kind Regards,