-
Custom properties
I want to create some custom properties that apply to objects in several notebooks (e.g. development, review, published). Properties are created in Knowledge Exchange at the notebook level. Is there a way to copy the properties from one notebook to another or do I have to add each one to each notebook?
-
V9 designer not opening after an error.
I have a 7.6 form that was converted through the migration tool to v9 and when I went into to the properties of a label I got the dreaded red X in the properties pane and the error message that goes with it. No big deal I'll just quit and re-open, I have seen this before. However, this time the designer will not open back…
-
Metastorm BPM 9.0 - Deployment fails and Net.Tcp Port Sharing Service stops
I'm having a problem with a Metastorm BPM 9.0 installation on Windows XP SP3 configured to use a TCP/IP connection. SQL Server is running as are the Metastorm engine and deployment and Net.Tcp Port Sharing services are up and running. When I try to deploy a project the Net.Tcp Port Sharing Service stops and the deployment…
-
openstream and null terminating strings
Hello, currently in our system we use openstream to read files when are processing them in xmscript. We have run into a bit of a problem though. It appears as though if the contents contain a NULL, openstream will terminate and not read the rest of the file. This has become a problem with a particular file, is there any…
-
Read directory contents
Is there a way to read the contents of a directory that is not part of a registry? For example on the ORC. server, If I wanted to read the contents of the "C:\TEMP\unzipped" folder and load the file names into an object array, how would I be able to accomplish this with xmscript? Thanks, Paul
-
Folders at Reopened Stage 4-1-2011 3-44-07 PM.jpg
-
Use Flagdata In Dynamic Role
Is it possible to use flag data in a dynamic role's formula? In v7.6 it was possible to set a variable equal to a flag paramater data and then define the dynamic role as the variable, but in v9 we only have access to the ProcessContext, thus cannot use a variable. Is there another way, other than writing the data to a DB…
-
Editable BO With Parameters - Not Refreshing?
I have an editable BO which takes a parameter. I've added it to a form and created editable controls based on the BO fields. The parameter is set on form load, and the fields of the BO displays correctly. The parameter for the BO is set equal to a Local variable. When changing this variable however, the BO fields on the…
-
Exception: Unknown policy attribute 'separator' supplied in policy, with value:/xFF
Trying to implement a policy for a M2F transfer. The source is a fixed-length flat file, being transferred to the mainframe.. When I write the policy as a fixed length policy, I get the error: Exception: Unknown policy attribute 'separator' supplied in policy, with value:/xFF. When I write the policy as delimited, with…