Elevate is a fully managed Electronic Data Interchange (EDI) software application designed for small businesses that require reliable document exchange without employing an in-house EDI expert. The system is designed for suppliers, manufacturers, distributors, third-party logistics (3PL) providers, and growing brands that must satisfy retailer, marketplace, logistics, or trading partner EDI specifications without coordinating the technical complexity internally. For…
$75,050
Microsoft BizTalk
Score 6.0 out of 10
N/A
N/A
N/A
Pricing
Elevate EDI
Microsoft BizTalk Server
Editions & Modules
Starting Price for 1 Trading Partner Setup
$750 one time + $50 per month
1 Trading Partner Setup + ERP Integration with API connection
$750 one time + $50 per month + $5000 one-time API Integration + $250/month
$750 on-time fee + $50/month + $250 one time + $5000 one-time API Integration fee + $250/month
No answers on this topic
Offerings
Pricing Offerings
Elevate EDI
Microsoft BizTalk
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
$750 one-time fee
No setup fee
Additional Details
1 Trading Partner Setup starts at $750 with a one-time fee for setup and implementation + $50/month platform fee.
The pricing involves:
1 Trading Partner Setup and Onboarding
Trading Partner Testing & Certification Support
Ongoing Compliance Updates
Monitoring & Issue Resolution
Partner Maintenance & Human Support
We used BizTalk Server as we had all other integrating applications developed on .Net and using Microsoft development environment. Kafka is best if integration is between non-Microsoft applications. We had few adapters developed using Microsoft .Net framework. BizTalk is well …
Microsoft BizTalk was chosen as the integration hub many years ago. It is still in use in a number of places in the organization however we are no longer developing specifically for this product in mind. We now develop in a number of places and if Microsoft BizTalk is the …
We did look at Jitterbit dataloader from Salesforce.com. Jitterbit seems like a pretty decent solution if you are doing a lot of uploads into Salesforce.com. However, its not nearly as flexible as Microsoft Biztalk is. Biztalk allows you to create any type of custom solution …
BizTalk was selected here mainly because it is easy to integrate to a .NET application (most of them are Web Service, WCF SOAP, WCF REST and Web API) and many backend databases are Microsoft SQL Server. Another benefit is that the monitoring job is easy to set up and centralize …
It is perfectly suited if some heavy operation needs to be automated where jobs can be queued up. Scalable app which is required to develop in a lesser time frame. Good for when users should be able to change rules more frequently without any downtime, like promotions. The server is well proven in the market. BizTalk server is the best fit if all other integration adapters are developed using Microsoft applications and if all applications are meant to be processed on a Windows environment.
BizTalk uses Microsoft Visual Studio as the IDE (integrated development environment) tool, and it's very easy to use.
The orchestration engine of BizTalk addresses resource issue very well for long-running business processes by dehydrating and rehydrating orchestration instances.
BizTalk is very easy to integrate if the development is mainly on the Microsoft software family.
BizTalk needs to be better at tracking down errors after the fact. Input files by default get deleted after processing successfully, unless you specifically specify that they don't. This can be an issue where you need to see what the input file contained, since you may have errors showing up in your target platform, in our case this was SAP.
BizTalk logging needs improved. It needs to be able to log the content of the messages it sends and receives. It would be good if the log had a link to the input and output files.
BizTalk needs to allow a simple way to preserve the input and output files for debugging purposes. A master setting on the orchestration would be helpful for this.
Microsoft BizTalk is not an intuitive product. It requires many hours of looking through the settings to achieve what you need. Using 3rd party DLLs is a nightmare as you are forced to register them in the GAC of the server and this process is quite cumbersome just to use a DLL.
BizTalk Server has been supported for more than 15 years. It is well proven in the market. Microsoft has provided excellent support with technical issues.
We did look at Jitterbit dataloader from Salesforce.com. Jitterbit seems like a pretty decent solution if you are doing a lot of uploads into Salesforce.com. However, its not nearly as flexible as Microsoft Biztalk is. Biztalk allows you to create any type of custom solution you wish, whereas Jitterbit is much more limited.