Browse by Tags
All Tags » SmartBox (RSS)
-
All,
Got a problem with some processes.
We use a look-up to a SmartObject to identify Destination Users (by role and country data). This is working very well for us, however we've run into a problem when users change - especially when we running Mail events or Escalation mail events. Scenario: a process is running, and 4 destination users are ...
-
Hi All,
I have 3 SmartObjects; a header, an item and an approval step. For each workflow process I have one header. Each header has many items and the header also has many approval steps.
I want to query the SmartBox to return all items where header.workflowstatus = 'InProgress'. How would I go about writing a smartobject ...
-
What does it mean to flag a SmartObject with the “This SmartObject is used as a Lookup Object” option in the designer under “Additional Settings”? This doesn’t seem to affect the definition of the SmartObject’s table in the SmartBox database, so why would you want to do this? The only info I can find on the use of a Lookup Object is ...
-
Hi Aasianov,
try retrieving the SmartObject field containing the attachment as an InfoPath 'attachment' control. If this works, then you can use some code to retrieve the unicode attachment and display it in another control type, such as image or document.... I believe this is possible.
See: http://blog.mgallen.com/?p=94
for code to get the ...
-
How does one determine whether the SmartObjectClientServer.ExecuteScalar method actually returns valid data when SmartObject data is loaded from the SmartBox? The problem that I am trying to solve is to detect the case when the requested SmartObject hasn't yet been created in the SmartBox. To illustrate this with a more concrete ...
|
|