Search found 75 matches

by enendza
Wed Aug 25, 2021 3:55 pm
Forum: ProForm (Order Tracking)
Topic: Transaction Abort Error - Adding Attachments to Create Order
Replies: 5
Views: 3871

Re: Transaction Abort Error - Adding Attachments to Create Order

Yes exactly. Removing the 4 file attachment code lines works just fine. We have been creating orders with a lot of other details. And it fails only during the file attachment. There is no SDK Help file that we could find where the SDK was installed Also, for checking if the service user has sufficie...
by enendza
Tue Aug 24, 2021 11:30 am
Forum: ProForm (Order Tracking)
Topic: Transaction Abort Error - Adding Attachments to Create Order
Replies: 5
Views: 3871

Re: Transaction Abort Error - Adding Attachments to Create Order

The exact code looks like this for the Order creation. FileController.cs using (var server = new SelectServer(serverUri, auth)) { string reason; if (!server.TryAuthenticate(out reason)) { System.Console.WriteLine(reason); } var spec = new OrderCreationSpec(); spec.Templates.Clear(); spec.Templates.A...
by enendza
Mon Aug 23, 2021 1:40 pm
Forum: ProForm (Order Tracking)
Topic: Transaction Abort Error - Adding Attachments to Create Order
Replies: 5
Views: 3871

Transaction Abort Error - Adding Attachments to Create Order

Using SDK 4.3.60210.108 (4.3.38) for our SoftPro Integration, we are trying to create a SoftPro Order along with some attachments. Order creation works fine for everything other than getting the attachment added to the required folder. We have tried two ways for it and are getting the same error of ...
by enendza
Wed Jul 07, 2021 12:36 am
Forum: General
Topic: Web Server-to-Mid-Tier Authentication Issue
Replies: 3
Views: 3932

Re: Web Server-to-Mid-Tier Authentication Issue

We are getting the same error after upgrading from Sdk 4.3.50811.31 (4.3.7) to SDK 4.3.60210.108 (4.3.38) Have tried changing the .NET framework from 4.7.2 to 4.6.0 but its still the same. All the SoftPro dlls are pointing to the new version in the References. So, is there anything else that we can ...
by enendza
Wed Mar 31, 2021 8:51 am
Forum: Installation and Setup
Topic: Setting up SoftPro Development / Test Environment
Replies: 1
Views: 2763

Setting up SoftPro Development / Test Environment

Morning - We need to set up a SoftPro development environment for a client. Can you provide any insight and or links to the install process for SoftPro. Also, to ensure that our development environment matches the client production environment do I need to take a backup of their DB? I want to get al...
by enendza
Thu Mar 18, 2021 5:36 am
Forum: Shell (User Interface)
Topic: Custom Button Ribbon
Replies: 2
Views: 1163

Re: Custom Button Ribbon

Bob -

As ALWAYS thanks so much for your quick and detailed response.

Emma
by enendza
Wed Mar 17, 2021 6:30 pm
Forum: Shell (User Interface)
Topic: Custom Button Ribbon
Replies: 2
Views: 1163

Custom Button Ribbon

Hi - Here is what we want to do: Add a button to the order toolbar Button click display a screen that shows the user the contact information associated with the order Allow user to select a contact Enter verbiage into a summary area Press Send to send a text message to the user So our research shows...
by enendza
Tue Nov 10, 2020 4:10 pm
Forum: Integration Development
Topic: Attachments in SoftPro
Replies: 1
Views: 1091

Attachments in SoftPro

Hi -

We have a process that emails attachments from SoftPro. However, I have one case where I have the document attached to the email but I don't see it in SoftPro.

Is there a record of attachments being added / removed in SoftPro database?

Thanks in advance.

Emma
by enendza
Mon Sep 28, 2020 7:29 am
Forum: Integration Development
Topic: Setting up SoftPro Test Environment
Replies: 1
Views: 1162

Setting up SoftPro Test Environment

Morning - I would like to update our SoftPro test environment to be more an exact copy of the production environment but just copying the DB is a big task (over 550 GIG of data). So, is there a way to set up a NEW database for our test environment that mirrors production WITHOUT all of the order dat...
by enendza
Wed Sep 09, 2020 1:55 pm
Forum: Integration Development
Topic: BlackKnight Integration
Replies: 3
Views: 1434

Re: BlackKnight Integration

Hi -

Yes I found this link on the site and was wondering if you had any documents that lists all of the different options that SoftPro provides to integrate with Black Knight

http://help.softprocorp.com/articles/36 ... 0Guide.pdf