Search found 7 matches

by ruberked@gmail.com
Thu Feb 09, 2023 10:15 am
Forum: Integration Development
Topic: Task Status Changes
Replies: 2
Views: 2852

Re: Task Status Changes

Thank you Bob, sounds promising! We'll look into it and see if it gets us what we need.
by ruberked@gmail.com
Wed Feb 08, 2023 9:22 am
Forum: Integration Development
Topic: Task Status Changes
Replies: 2
Views: 2852

Task Status Changes

Is there a way to listen for, capture, and/or track when tasks statuses have changed without having to open orders one at a time?

Thank you in advance!
by ruberked@gmail.com
Wed Nov 16, 2022 10:00 am
Forum: Integration Development
Topic: Object reference not set to an instance of an object (V4.6.19)
Replies: 1
Views: 3006

Object reference not set to an instance of an object (V4.6.19)

Hello, After upgrading to 4.6.19, we get the following exception upon saving an attachment to SP. Please see code snippet for reference. Thank you in advance! Code: IAttachmentFile newFile = folderItem.NewFile(Path.GetFileNameWithoutExtension(document.FileName), file, Path.GetExtension(document.File...
by ruberked@gmail.com
Fri Jun 24, 2022 2:08 pm
Forum: Integration Development
Topic: Retrieve files (pdfs, docs, etc) from Order Attachments Section
Replies: 1
Views: 738

Retrieve files (pdfs, docs, etc) from Order Attachments Section

Hello, I tried a few different search variants per the title, but was able to find anything that related to our problem. We are able get all the folder names under the attachments in an order. However, we are unable to retrieve the files in each of the attachment folder. Any assistance on how do so ...
by ruberked@gmail.com
Tue May 24, 2022 3:36 pm
Forum: Integration Development
Topic: Object Type Cast Error & Azure DB Emulator not running/found
Replies: 2
Views: 670

Re: Object Type Cast Error & Azure DB Emulator not running/found

Thank you, we will look into that and see if we have any luck.
by ruberked@gmail.com
Tue May 24, 2022 1:36 pm
Forum: Integration Development
Topic: Object Type Cast Error & Azure DB Emulator not running/found
Replies: 2
Views: 670

Object Type Cast Error & Azure DB Emulator not running/found

We are facing two problems at them the moment: A. Object type cast issue in Softpro SDK (exception screenshot attached) B. Azure database emulator not running (See exception below. We have also tried using domain/machine name instead of localhost with no luck) Any assistance is appreciated, thank yo...
by ruberked@gmail.com
Fri May 13, 2022 1:07 pm
Forum: Integration Development
Topic: AuthenticatedUserID Error: ”this version of client is not supported by this server"
Replies: 1
Views: 844

AuthenticatedUserID Error: ”this version of client is not supported by this server"

Hello, When trying to connect Softpro server via the Softpro SDK we are getting the following error: ”this version of client is not supported by this server". Please attached screen shots and version numbers below. Any assistance is greatly appreciated. Thank you very much!! Server version : 4....