Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 3 apps im trying to sequentially reload
App 1: Extraction (getting info)
App 2: Transformation (putting the extracted info into QVD)
App 3: UI (Basicailly front-end, but will need the previous 2 apps to be fully reloaded to be accurate)
I've tried creating an event trigger for App 2, as where Task Successful for App 1, it will start. But all it does it just sit there not being started.
Has anyone done this before and I am asking how it can be done?
Hello,
Ideally that should work. What is the status ? Do you see the task chain created ?
Anything from logs ??
Thanks,
Ashutosh
I think im abit dumb, as I made the chain, but i didn't see the start link.....
i'll check back in to see if it works
This is basically i want to do. EXTRACTION comes first, then TRANSFORMATION, then UI. But i've been racking my brain as to how to do this properly?