Browse by Tags

All Tags » SmartBox   (RSS)
  • Resetting Destination Users on an activity

    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 ...
    Posted to General (Forum) by PaulShrimpton on November 6, 2008
  • SmartObjects guidance required

    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 ...
    Posted to General (Forum) by dhunter on April 7, 2008
  • What is a Lookup Object?

    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 ...
    Posted to General (Forum) by Tiaan on March 3, 2008
  • Re: Listing files stored in SmartBox in InfoPath form

    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 ...
    Posted to General (Forum) by mgallen on February 18, 2008
  • Interpreting the result of the SmartObjectClientServer.ExecuteScalar method

    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 ...
    Posted to General (Forum) by Tiaan on January 31, 2008