-
Dropdown Tool not responding to database query
My dropdown list does not show any items from my database query. My grid and list tools are OK I have tried using a calculation (using a connection) and an sql statement in the "list options" property, but my dropdown is disabled at run time. Any suggestions please?
-
Pass FolderID as Paramater to Stored Procedure
I have been wrestling this one for a couple of days now and thought someone here might be able to help. I am trying to execute a stored procedure with a single parameter. I am able to pass through a number of variations without trouble but when I try to put through the FolderID or a number as long as the FolderID I get an…
-
Raising flag ro update folder when no parent folder in c#
Hi, Im trying to update folders based on a for each loop in another process but it never seems to action the flag - im trying to achive this in code activity but i cannot see where i set the FolderID of the folder it is to update - i can only input the parameters that have been set!
-
Read a file determine the transfer file name
Hi I've got a situation where a IBM COGNOS reporting system is producing files for transfer by MIM. Unfortunately for me they cannot put out my files to a dedicated pickup location so the files are currently mixed with the report files of multiple people. What we end up with is a Directory Monitor that is reading every…