<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>IBM BPM Tips Q&amp;A - Recent questions tagged workflow</title>
<link>https://ibm.bpm.tips/tag/workflow</link>
<description>Powered by Dosvak LLC</description>
<item>
<title>How to claim a task from a startable UI without reloading the Process Portal ?</title>
<link>https://ibm.bpm.tips/3158/how-to-claim-a-task-from-a-startable-ui-without-reloading-the-process-portal</link>
<description>The below code refreshes the page.&lt;br /&gt;
&lt;br /&gt;
var taskUrl = &amp;quot;/ProcessPortal/launchTaskCompletion?taskId=&amp;quot;+taskId;&lt;br /&gt;
&lt;br /&gt;
window.open(taskUrl,&amp;quot;_self&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
Need something which works similar to directly claiming a task from Process portal. &lt;br /&gt;
&lt;br /&gt;
Kindly suggest!</description>
<category>Portal</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3158/how-to-claim-a-task-from-a-startable-ui-without-reloading-the-process-portal</guid>
<pubDate>Wed, 11 Oct 2023 12:28:58 +0000</pubDate>
</item>
<item>
<title>Connect Remote Server (external host) and execute some powershell commands using IBM BPM/BAW BPD or Service/UCA</title>
<link>https://ibm.bpm.tips/3147/connect-remote-server-external-host-and-execute-some-powershell-commands-using-ibm-bpm-baw-bpd-or-service-uca</link>
<description>&lt;p&gt;Hello Everyone:&amp;nbsp;@ BPM Guys,&amp;nbsp;&lt;/p&gt;&lt;p&gt;I need a support in a POC of IBM BPM from the community, below are the requirements that needs to be achieve:&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;&amp;nbsp;&lt;strong&gt;Connection with extrernal host/server using script in BPM BPD service&lt;/strong&gt;?&amp;nbsp;&lt;br&gt;share any sample script for that ?&lt;/li&gt;&lt;li&gt;Execute some shell script commands after the authentication from code side in BPM.&amp;nbsp;&lt;br&gt;below is the sample command:&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;color:#f1c40f&quot;&gt;&lt;span style=&quot;font-family:&amp;quot;Courier New&amp;quot;&quot;&gt;&amp;nbsp;&lt;/span&gt;&amp;lt;!--[endif]--&amp;gt;&lt;span style=&quot;font-family:&amp;quot;SABIC Typeface Text Light&amp;quot;,sans-serif&quot;&gt;tabcmd export &quot;ARRAZIARRAZI-VDashboard/SensorPlotDashboard?Sensor%20Name%20-%20running_feedback&amp;amp;Model=Fan%20NDE%20Bearing&quot; --png --width 1900 --height 800&amp;nbsp; -f &quot;C:\AHC_Alert.png&quot;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Please share guidelines if there are any way arounds to achieve this in IBM BPM.&amp;nbsp;&lt;br&gt;This can be done easily from the other frameworks or tools (i.e. DOT NET, C#) but I need to do the same using IBM BPM process/service.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I would appreciate for the prompt response from the community gurus.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;&lt;p&gt;Imtiaz Ahmed&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description>
<category>Javascript API</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3147/connect-remote-server-external-host-and-execute-some-powershell-commands-using-ibm-bpm-baw-bpd-or-service-uca</guid>
<pubDate>Wed, 03 Aug 2022 12:10:06 +0000</pubDate>
</item>
<item>
<title>How to remove validation errors from Process application when a toolkit dependency is removed and added again ?</title>
<link>https://ibm.bpm.tips/3145/how-to-remove-validation-errors-from-process-application-when-a-toolkit-dependency-is-removed-and-added-again</link>
<description>Hi All,&lt;br /&gt;
&lt;br /&gt;
When a toolkit dependency from a process application is removed and added again. All the artifacts that were part of that particular toolkit becomes unreachable resulting in many validation errors.&lt;br /&gt;
&lt;br /&gt;
How can we solve these errors? Kindly help with this situation.</description>
<category>Process Center</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3145/how-to-remove-validation-errors-from-process-application-when-a-toolkit-dependency-is-removed-and-added-again</guid>
<pubDate>Thu, 23 Jun 2022 18:35:12 +0000</pubDate>
</item>
<item>
<title>how can I create tree view please?</title>
<link>https://ibm.bpm.tips/3142/how-can-i-create-tree-view-please</link>
<description>Hi,&lt;br /&gt;
&lt;br /&gt;
I want to create a view with a tree, which can facilitate my access to data by level and sublevel.&lt;br /&gt;
&lt;br /&gt;
I need your help please, if there is a piece of code or a toolkit and thank you in advance.&lt;br /&gt;
&lt;br /&gt;
Best regards</description>
<category>Coach Views</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3142/how-can-i-create-tree-view-please</guid>
<pubDate>Mon, 30 May 2022 09:37:10 +0000</pubDate>
</item>
<item>
<title>We need to extract all the resources(JMS,Connnection factories,queue connection factories,etc) which are seen on BPM WAS console as we have around 400 resources configured ,so to configure it manually it will be a very tedious task. Kindy let me know how i can extract the resources from backend linux server and import it into my new BAW 20 server?</title>
<link>https://ibm.bpm.tips/3104/extract-resources-connnection-factories-connection-factories-resources-configured-configure-manually-resources</link>
<description>Current &lt;br /&gt;
&lt;br /&gt;
BPM version -- 8.5.0.2 &lt;br /&gt;
&lt;br /&gt;
WAS version-- 8.5.5.13&lt;br /&gt;
&lt;br /&gt;
Migrating to:-&lt;br /&gt;
&lt;br /&gt;
BAW20.0.0.2</description>
<category>IBM BPM Installation</category>
<guid isPermaLink="true">https://ibm.bpm.tips/3104/extract-resources-connnection-factories-connection-factories-resources-configured-configure-manually-resources</guid>
<pubDate>Mon, 10 May 2021 13:11:02 +0000</pubDate>
</item>
<item>
<title>Can BAW/BPM workflows be triggered from FileNet Content Manager when new documents are added via DataCap or manually?</title>
<link>https://ibm.bpm.tips/2515/can-baw-bpm-workflows-be-triggered-from-filenet-content-manager-when-new-documents-are-added-via-datacap-or-manually</link>
<description>Hi all,&lt;br /&gt;
&lt;br /&gt;
We want to scan documents using Datacap and save in FileNet Content Manager repository. BPM / BAW will be used for workflows. Can Workflow subscription be created for BAW like in FileNet BPM so that when new documents are created in Content Manager, workflows initiate in BAW?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
&lt;br /&gt;
Murad.</description>
<category>Integrations</category>
<guid isPermaLink="true">https://ibm.bpm.tips/2515/can-baw-bpm-workflows-be-triggered-from-filenet-content-manager-when-new-documents-are-added-via-datacap-or-manually</guid>
<pubDate>Wed, 13 Feb 2019 16:19:05 +0000</pubDate>
</item>
</channel>
</rss>