• Follow-Up for the "drag & drop file upload in SBM"

    There was once a post regarding this topic here: RE: Drag & Drop file uploading in SBM But this post doen't seem to have any attachments any more (or i didn't found them). So I created my own drag & drop upload feature for SBM. Basic idea: Create a…
  • In Modscript, can a RESTDataSource Get() Method handle a response type other than application/json?

    Hi, I am planning to write a Modscript that will make a REST call to a rest endpoint using the RESTDataSource Get() method. The endpoint is suppose to return a content-type of Image/png which is binary response. My questions are 1. Do we have a data type…
  • REST Grid on State Form...

    Hello All, I'm working on an Asset Management workflow in our SBM system and I'm faced with a rather interesting challenge. I need to pull in and display data on a stat forms from two different systems related to this process (Kaseya
  • Binding Textfield to RESTGridWidget Data

    Binding to Widget Data I'm trying to populate a text field with data from a RESTGridWidget on a transition form but it doesn't work. The RESTGridWidget works and I can see data in rows. Composer: RESTGridWidget properties: -Grid is selected -2 Result…
  • SBM and Dimensions CM integration - lookup data from Dimensions

    I'm a SBM newbie.. just finished SBM training. I've a task to create front end workflow app for Dimension's Change Request process. Workflow stats look like this... Submit Request -> CCB Review (multiple votes) -> Approve ->Final -> Deny -> Withdrawn…
  • SBM orchestrations limited to SOAP web services

    The inability for SBM to call REST web services is really a major limiter. We are trying to interface with several other third parties (including Rally) and most modern web services are RESTful. It's very annoying and disturbing to have this SOAP limitation…