TrustRadius: an HG Insights company

Oracle BPM Suite vs. SharePoint Designer (discontinued)

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Oracle BPM Suite

    Score8.5 out of 10
    N/AThe Oracle Business Process Management Suite is an integrated environment for developing, administering, and using business applications centered around business processes.N/A

    SharePoint Designer (discontinued)

    Score3 out of 10
    N/AMicrosoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
    Pricing
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details
    More Pricing Information
    Features
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Reporting & Analytics
    Comparison of Reporting & Analytics features of Oracle BPM Suite and SharePoint Designer (discontinued)
    Feature
    Oracle BPM Suite
    6.0
    5 Ratings
    25% below category average
    SharePoint Designer (discontinued)
    -
    Ratings
    Dashboards6.04 Ratings00 Ratings
    Standard reports6.05 Ratings00 Ratings
    Custom reports6.04 Ratings00 Ratings
    Process Engine
    Comparison of Process Engine features of Oracle BPM Suite and SharePoint Designer (discontinued)
    Feature
    Oracle BPM Suite
    7.4
    6 Ratings
    12% below category average
    SharePoint Designer (discontinued)
    -
    Ratings
    Process designer8.06 Ratings00 Ratings
    Process simulation7.06 Ratings00 Ratings
    Business rules engine9.06 Ratings00 Ratings
    SOA support8.06 Ratings00 Ratings
    Process player8.05 Ratings00 Ratings
    Support for modeling languages7.04 Ratings00 Ratings
    Form builder4.05 Ratings00 Ratings
    Model execution8.05 Ratings00 Ratings
    Collaboration
    Comparison of Collaboration features of Oracle BPM Suite and SharePoint Designer (discontinued)
    Feature
    Oracle BPM Suite
    6.0
    4 Ratings
    33% below category average
    SharePoint Designer (discontinued)
    -
    Ratings
    Social collaboration tools6.04 Ratings00 Ratings
    Content Management Capabilties
    Comparison of Content Management Capabilties features of Oracle BPM Suite and SharePoint Designer (discontinued)
    Feature
    Oracle BPM Suite
    7.0
    3 Ratings
    15% below category average
    SharePoint Designer (discontinued)
    -
    Ratings
    Content management7.03 Ratings00 Ratings
    Best Alternatives
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Small Businesses
    Process Street
    Score8.2 out of 10
    .NET
    Score8.7 out of 10
    Medium-sized Companies
    TIBCO® BPM Enterprise
    Score8 out of 10
    .NET
    Score8.7 out of 10
    Enterprises
    IBM Business Automation Workflow
    Score10 out of 10
    ASP.NET
    Score9.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Likelihood to Recommend
    8.0
    (8 ratings)
    4.9
    (17 ratings)
    Likelihood to Renew
    6.0
    (2 ratings)
    10.0
    (1 ratings)
    Usability
    6.0
    (1 ratings)
    -
    (0 ratings)
    Support Rating
    -
    (0 ratings)
    8.0
    (1 ratings)
    Implementation Rating
    6.0
    (1 ratings)
    -
    (0 ratings)
    Data Sharing and Collaboration
    -
    (0 ratings)
    7.0
    (1 ratings)
    Data Sources
    -
    (0 ratings)
    7.0
    (1 ratings)
    User Testimonials
    Oracle BPM SuiteSharePoint Designer (discontinued)
    Likelihood to Recommend
    Oracle
    Oracle BPM is well suited to organizations and environments that have a good understanding of their business processes and organizational structures. Trying to introduce a tool such as Oracle BPM into the organization without a good grasp on how the business operates is a recipe for disaster as the implementation will uncover all of the dirty secrets of an organizations business processes and bring them to light. BPM is not to be utilized for smaller service orchestrations or technical service implementations, these should be handled by the Oracle SOA Suite using the BPEL process manager, leaving BPM to handle the organizational business processes, referring to and including lower level services and BPEL processes as needed.
    Read full review
    Discontinued Products
    SharePoint does not provide, out of the box, a tool to create / update workflows from web. You have to use SharePoint Designer in order to create them. If you need to implement custom workflows for specific business processes, then SharePoint Designer is well suited. SharePoint Designer allows you to create workflows with task approval, email notifications, assign variables and update SharePoint Lists / Documents properties. In our company, we have created specific workflows for : - Purchase order - RH forms validation like annual employee review - Dematerialized existing forms and validation
    Incentivized
    Read full review
    Pros
    Oracle
    • Oracle BPM [Suite] can support unlimited number of cases. No limitations in cases raised.
    • Oracle Weblogic can handle multiple traffic. [It] can handle lots of heavy load[s].
    • Oracle BPM has extensive integration with database[s]. Huge number[s] of customization can be created.
    Incentivized
    Read full review
    Discontinued Products
    • 2013 Workflows - Loops: You can build loops to work while a value (not) equals something, or N number of times. You can insert Parallel Blocks to do multiple things at once, or to watch for multiple things, and when 1 thing finishes, cancels the others and moves to the next step or stage.
    • 2013 Workflows - Stages: Previously all we had were steps, which worked sequentially. With the Concept of Stages, we can create blocks of steps and based on the data collected during those functions, we can tell the workflow to go to a different Stage in the workflow based on a set of 1, or multiple, Conditionals in a transition area after each Stage. Giving you the power to develop multiple entire processes and skipping to the correct part of the workflow, rather than going through 20 conditionals to find out you needed to do action 31.
    • 2013 Workflows - REST API: the "Call HTTP Web Service" is a very powerful tool, but hard to understand if you have never seen it done, or have a guideline. It works very similar to the requirements in PowerShell to connect and get and post data to SharePoint using the Rest API. You can also use this to manage permissions on List Items, Lists, Sites, and Site Collections. Best part is when developed correctly, it is SUPER FAST!
    • Intentionally Building Infinite Loops: I have built multiple review process from Managing Certifications to Updating Published Documentation, that monitors when an Item, based on provided approved metadata, when the "Author" needs to review the document within the given amount of time. They will get e-mails with links asking if changes are needed. If not, it is routed to the Approving Executive, and the Workflow Automatically updates the Metadata to push out the review dates to the next date, based on metadata provided on how how often the document should be reviews. By using conditionals in the transition of stages, it basically starts over, and goes into a parallel block to allow the monitoring of multiple values of metadata to move to the next stage. Very Powerful when you want to automate these types of process. It truly is a "Set It and Forget It" process.
    Incentivized
    Read full review
    Cons
    Oracle
    • Oracle BPM is left behind by other tools more modern in terms of user experience, usability and ability to integrate with everything else.
    • To really harvest the potential of Oracle BPM you need to do it in JDeveloper and with ADF. This restricts its usage to very technical people.
    • The administration of the Oracle BPM tools has really put a burden on our team. It is running on Weblogic and we experience issues very often either with performance or with a bad configuration of the system.
    • As with all Oracle products, the price can be an issue for smaller shops.
    Incentivized
    Read full review
    Discontinued Products
    • In the newest version of SharePoint Designer, they have gotten rid of the Design view which makes what used to be quick and easy changes much more code-intensive. This makes it harder for non-IT users and is more risker for all SharePoint Designer users.
    • SharePoint Designer workflows have a lot of functionality, but there are also some crucial limitations, such as not being able to put lookup fields in email subjects or using parenthesis to separate/group logical conditions.
    • Although this goes along with the Design view, there really isn't a good user interface anymore for adding conditional formatting and styles in views/pages.
    Incentivized
    Read full review
    Likelihood to Renew
    Oracle
    In many scenarios it should have provided more features. It took a lot of effort while debugging, making it difficult to maintain.
    Read full review
    Discontinued Products
    It is a helpful tool that we use every day.
    Incentivized
    Read full review
    Usability
    Oracle
    Not easy to debug errors.
    Read full review
    Discontinued Products
    No answers on this topic
    Support Rating
    Oracle
    No answers on this topic
    Discontinued Products
    Support is good from Microsoft. They are quite responsive when we raise a ticket but SP Designer support will be ended by Microsoft in the near future as they have got new techs like PowerApps and Flow to achieve the same functionality SP Designer does and even more than that.
    Incentivized
    Read full review
    Implementation Rating
    Oracle
    Overall satisfactory
    Read full review
    Discontinued Products
    No answers on this topic
    Alternatives Considered
    Oracle
    We evaluated Bonita and found that it might fit a smaller-sized company better; we found that Oracle BPM Suite scaled much more evenly. We almost went with one of the competitors, but in the end chose Oracle BPM Suite after we factored in the cost of VMware licensing. There are literally tons of analytics on the back end which are great for upper management, but not so much for average users, but this fits our business model quite well.
    Incentivized
    Read full review
    Discontinued Products
    I haven't used anything else like this. I use different products for workflows and forms, but they aren't listed in the listings for this page. Instead of using it for workflows or forms (deprecated 2 years ago), I use Nintex. For everything else, I have what I need in the Modern version of SharePoint online
    Incentivized
    Read full review
    Return on Investment
    Oracle
    • You'll most certainly need a deep dive and extensive training before your users can even think of using the product and they are very expensive.
    • Lack of documentation makes it very difficult to manage the application if any error is encountered which will result in you ending up hiring a dedicated person to look into the application once it's deployed.
    • For a very large org., if properly implemented and used, it can help identify the cost-intensive and inefficient processes.
    Incentivized
    Read full review
    Discontinued Products
    • For my needs, I have not found SharePoint Designer useful for my day to day maintenance of SharePoint. It is useful for viewing all the objects that make up the SharePoint site.
    • It is not as intuitive in regard to setting up Workflows. I have yet to use it to set up workflows in SharePoint. Maybe if I needed more complex workflows, it would be beneficial.
    • I like to use SharePoint Designer for moving around files within SharePoint sites.
    Incentivized
    Read full review
    ScreenShots