Browse by Tags

All Tags » blackpearl » SmartBox   (RSS)
  • 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
  • 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