Search found 7 matches

by parker
Wed Jan 24, 2024 9:53 pm
Forum: Automation Code Snippets
Topic: Adding notes to a task
Replies: 1
Views: 565

Adding notes to a task

Is it possible to change the context during an automation running so that a task note can be added using on properties from the order (or contacts) context? I have an automation that runs when a task us updated, code snippet below, but if I try to add a note value for items outside the task context ...
by parker
Thu Nov 30, 2023 5:29 pm
Forum: Installation and Setup
Topic: Location of Sample Projects from SDK
Replies: 1
Views: 3743

Location of Sample Projects from SDK

I've installed the SDK and noticed a few references in the .chm to sample projects in zipped files but am unable to find these examples within my SDK installation folder. Are they available elsewhere?

Screenshot for CHM reference.
by parker
Fri Jul 23, 2021 11:25 am
Forum: Installation and Setup
Topic: System Requirements for SDK
Replies: 5
Views: 3250

Re: System Requirements for SDK

My account is a local admin on the device. I granted explicit full control to the folder as well to make sure & sill have the same issue.

FYI - The registry key does point to "C:\Program Files (x86)\SoftPro\Select\"

Thanks!
by parker
Wed Jul 21, 2021 11:33 am
Forum: Installation and Setup
Topic: System Requirements for SDK
Replies: 5
Views: 3250

Re: System Requirements for SDK

I recommend using the same SDK version as your Select client; however, that setup should work. Are you having any errors? Within the SDk there are three project templates: 1. Server package 2. Shell package 3. Console application When attempting to create a shell package I receive the following: SP...
by parker
Mon Jul 19, 2021 12:53 pm
Forum: Installation and Setup
Topic: System Requirements for SDK
Replies: 5
Views: 3250

System Requirements for SDK

What are the software requirements for the SDK? I currently have the following setup: Microsoft Visual Studio Community 2015 - v14.0.23107.175 SoftPro Select Client - v4.3.60210.87 SoftPro Select SDK - v4.3.60210.130 Also, aside from the included documentation from installation are there any referen...
by parker
Thu Jul 15, 2021 1:23 pm
Forum: Installation and Setup
Topic: Issues with Building/Starting new template projects
Replies: 2
Views: 2960

Re: Issues with Building/Starting new template projects

We're the same build error but also have an error when creating the project:
SPShell.png
SPShell.png (112.32 KiB) Viewed 2848 times
Slightly different versions -
Select - 4.3.60210.87
SDK - 4.3.60210.130
VS 2015 Community - 14.0.23107.178
by parker
Wed Jun 23, 2021 8:53 am
Forum: Automation Code Snippets
Topic: Moving Attachments OUT of Select
Replies: 1
Views: 889

Moving Attachments OUT of Select

Is it possible (or is there another method) to move attachments from a completed order in to a NAS or even an adjacent order? I spoke with support and was told that it's not possible to mass email them out via TNT attachments but wasn't sure if an automation could be run to copy them to an adjacent ...