Hi CQ Gurus,
we are seeing some weird behavior all of a sudden in our testing env. We are seeing that when the workflows are getting started the workflow nodes are not getting created under /etc/workflow/instances/<DATE>/model-**** but the worflow data is getting recorded on the node /etc/workflow/instances. The firebug reports a post call to http://host:port/etc/workflow/instances and the response is below
<html>
<head>
<title>Content modified /etc/workflow/instances</title>
</head>
<body>
<h1>Content modified /etc/workflow/instances</h1>
<table>
<tbody>
<tr>
<td>Status</td>
<td><div id="Status">200</div></td>
</tr>
<tr>
<td>Message</td>
<td><div id="Message">OK</div></td>
</tr>
<tr>
<td>Location</td>
<td><a href="https://forums.adobe.com/salescms/salesetc/workflow/instances" id="Location">/salescms/salesetc/workflow/instances</a></td>
</tr>
<tr>
<td>Parent Location</td>
<td><a href="https://forums.adobe.com/salescms/salesetc/workflow" id="ParentLocation">/salescms/salesetc/workflow</a></td>
</tr>
<tr>
<td>Path</td>
<td><div id="Path">/etc/workflow/instances</div></td>
</tr>
<tr>
<td>Referer</td>
<td><a href="http://ecomtest14-author.bodc.att.com:14350/siteadmin" id="Referer">http://ecomtest14-author.bodc.att.com:14350/siteadmin</a></td>
</tr>
<tr>
<td>ChangeLog</td>
<td><div id="ChangeLog"><pre>modified("/etc/workflow/instances/payloadType");<br/>modified("/etc/workflow/instances/model");<br/>modified("/etc/workflow/instances/payload");<br/></pre></div></td>
</tr>
</tbody>
</table>
<p><a href="http://ecomtest14-author.bodc.att.com:14350/siteadmin">Go Back</a></p>
<p><a href="https://forums.adobe.com/salescms/salesetc/workflow/instances">Modified Resource</a></p>
<p><a href="https://forums.adobe.com/salescms/salesetc/workflow">Parent of Modified Resource</a></p>
</body>
</html>
Solved! Go to Solution.
Views
Replies
Total Likes
This issue fixed, the workflow/instances node was missing a resource Type and jcr title. Not sure though how this was missing.
Thanks for your attention.
Regards
Rama.
Views
Replies
Total Likes
This issue fixed, the workflow/instances node was missing a resource Type and jcr title. Not sure though how this was missing.
Thanks for your attention.
Regards
Rama.
Views
Replies
Total Likes