Question:
The business would like to update BCS master data from the source GL system each period. A custom program is in place to create a flat-file to be uploaded with master data changes.
We would like to include in the monitor a custom task to execute the upload of this flat-file. Has anyone tried to execute master data upload via custom task? If so, did it succeed? Any pitfalls we should watch out for to avoid?
Thanks,
Answer:
I have seen that once masterdata load can be submitted thru the program.. the loading can be automated thru the scheduling tool.
Answer:
Thanks itisme, but we'd like to have this as a custom task in the monitor if it can be done. Does anyone know if this is possible?
Thanks,
Answer:
Did you try using the 'Custom task'
_________________
boonchai
Answer:
Hi Dans,
I would like to share some discussion that we had in our project while we came across similar situation:
Creating a customizing program on task will require the overlaying UCWB/UCMON program to be studied/modifcation if required.
It may require to study the standard tables that uses the program and ensure that it is intergreted with new development.
It may need to go well with task synchronization.