• aasheesh
        5 years ago #16323

        1. what is difference between business object and script? what are the functionality difference?

        2. difference between client business object and server business object?

         

        Regards

        Aasheesh Bareja

        Chris Bouveret
            Has successfully completed the online course Introduction
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
            Has successfully completed the online course Advanced (320)
            Has successfully completed the Intermediate Certification
            Has successfully completed the Advanced Certification
          5 years ago #16357
          Up
          1
          Down
          ::

          Hi there,

          On 1: A script tag can be used to extend your application logic with custom code within process designer. Business objects are used to wrap code in a reusable manner. Also script tags are executed on the client side similar to client side business objects. So the only difference is reusability when it comes to business objects vs script tags and the fact that script tags are part of the application and business objects are not.

          On 2.: This is straight forward. Client Side Business Objects are executed on the Client Side and can be used to create reusable functions. Server Side Business Objects are executed on the Server.  Both are independent from a business app and can be used to create reusable functionalities that can be consumed from apps built on Simplifier.

          Hope that helps

           

        Viewing 2 posts - 1 through 2 (of 2 total)

        You must be logged in to reply to this topic.