-
Is it possible we can validate the uniqueness check defined in D2-Config for a particular lifeCycle
Hi, I have a requirement from the LifeSciences engineering. We have SDK which has been developed specific for LifeSciences using DFS. Through that we are updating object activating it and changing the lifecycle of the object using DFS and Server Methods running in JMS. We are not able to validate the checks defined on the…
-
Strange Email Inbound Activity bahvior
Hi, My process is invoked through an Email Inbound activity, but sometimes, the process is not triggered although there are new emails in the mail folder the activity is listening to. When i perform a restart for the application server BPS project, the listener gets the pending emails and the process is triggered…
-
XML data linking child element data sets
<p>My goal is to write a simple report based on the following XML data. The XML data is provided by a remote source via http RESTful web service. I am looking for the best practice for producing a simple report that would list the sales peoples name in column 1. Column 2 would contain the list of regions (if any)…
-
How to check first before calling IDfSysObject.registerEvent
Hello, I am working with event registration for folders. I understand that I need to call IDfSysObject.registerEvent. What I can't figure out is how I should check if the object is already registered, since I will get a DfException if i call the method while it's already registered. Is the only option to query the…
-
Data Set and Data Source creation using the DE API
<p>Hi all,</p><p> </p><p>Does anyone could point me to a good example of data set and data source creation using the BIRT DE API? At the moment I need to create a XML data set using the API and I believe I am not doing it correctly. </p><p> </p><p>Many thanks, </p><p> </p><p>Maria </p>