Hi,
I have built a workflow with a single query based on a single table. I have run the workflow and it shows some count (of records) in the result. When I used “Display the target” (in the context menu by right clicking on the Result arrow) to see the Result, I am getting the following error.
The edit from initialization has failed
Unable to load document of identifier 'temp:query6' and type 'xtk:schema'
Could you please advise.
Regards,
Mahantesh
Solved! Go to Solution.
Hi Mahantesh,
This error is coming because your workflow must be in a Finished State.
Can you please right click on the destination activity of the transition data that you are trying to preview, select Enable but do not execute.
Now rerun the workflow followed by Display the target.
Regards,
Vipul
Hi Mahantesh,
Please can you try the following:
Please try and see if it helps.
Regards,
Vipul
Hi Vipul,
Thanks for your response. I did as you mentioned and the error I had mentioned has gone but it is giving a different error now.
Unable to read data from the base, the table has been purged or the current workflow configuration is no longer compatible with its structure.
Display errors during data loading...
When I clicked on this link, it is showing the detailed error message
PostgreSQL error: ERROR: relation "wkf1031459404_8_1" does not exist
LINE 1: ...(' || COALESCE(O1.sInternalName, '') || E')' FROM wkf1031459...
^
SQL statement 'SELECT W0.iId, W0.iCampaignId, W0.sCampaignLabel, W0.iCampaignType, W0.dCampaignDuration, W0.iCampaignCancelStatus, W0.iCampaignState, W0.tsCampaignCreation, W0.tsCampaignLastModified, W0.tsCampaignStart, W0.tsCampaignEnd, COALESCE(O1.sLabel, '') || E' (' || COALESCE(O1.sInternalName, '') || E')' FROM wkf1031459404_8_1 W0 JOIN NmsOperation O1 ON (O1.iOperationId = W0.iId) LIMIT 200' could not be executed.
Unable to complete operation in current state.
Could you please advise.
Regards,
Mahantesh
Views
Replies
Total Likes
Hi Mahantesh,
This error is coming because your workflow must be in a Finished State.
Can you please right click on the destination activity of the transition data that you are trying to preview, select Enable but do not execute.
Now rerun the workflow followed by Display the target.
Regards,
Vipul
Hi Vipul,
Thanks for your response.
Yes, it worked.
Regards,
Mahantesh
Views
Replies
Total Likes
Hi Vipul,
Can you explain how to 'hard clear cache'? I cleared console cache a number of times and am still receiving error when trying to 'Display the Target' on any activity in my workflow. Data is passing through, but I can't view it. Receiving
"Unable to read data from the base, the table has been purged or the current workflow configuration is no longer compatible with its structure".
Please help.
Thanks in advance.
KB
Views
Replies
Total Likes
Hello,
Please follow the below steps:
Hard Cache clear
For Windows 7 OS
For Windows XP OS
- Same instructions applied but files are located in the following location
In C:\Documents and Settings\<username>\Application Data\Adobe Campaign\NL_5
Thanks,
Samit
Views
Replies
Total Likes