Search found 157 matches

by czentman
Wed Mar 16, 2016 10:54 am
Forum: Shell (User Interface)
Topic: Custom Rule Use Lookups
Replies: 1
Views: 732

Custom Rule Use Lookups

can I compare data in my file to data in a lookup in the custom rules python. Can I access the lookups from python? If so, how? If not, can I access the database tables at all and compare data in my file to my own table in the database? Can you guide me along with this. We have the underwriters send...
by czentman
Tue Feb 23, 2016 2:11 pm
Forum: General
Topic: Publish Doc updates to select 4.0
Replies: 3
Views: 998

Re: Publish Doc updates to select 4.0

I'm looking at the SDK for Print job handlers and I copied below from the SDK and it says that there is a PrintJobSample project. I didn't see that project provided with our version of the SDK. I see several other project samples but not anything for PrintJob Handlers. Can you provide? Print job han...
by czentman
Mon Feb 22, 2016 2:43 pm
Forum: General
Topic: Publish Doc updates to select 4.0
Replies: 3
Views: 998

Publish Doc updates to select 4.0

I am working on upgrading our publish doc integration to Select 4.0 from Select 2.6. In the following code the 2 items that are not showing as existing in the new dll's are "PrintJobProperty.Targets" and "SoftPro.ClientModel.Client.IOrder" both didn't work. Are there replacements...
by czentman
Wed Feb 17, 2016 3:26 pm
Forum: Integration Development
Topic: Simple Order Validation
Replies: 18
Views: 2256

Simple Order Validation

The sample project simple order validation compiles but when I try to run in debug mode I get the following error: Visual Studio cannot start debugging because the debug target "c:\program files (x86)\common files\softpro\select server\instances\spsserver\spssvc.exe" is missing. Please bui...
by czentman
Wed Feb 17, 2016 2:04 pm
Forum: Integration Development
Topic: Steps for Live - key
Replies: 7
Views: 872

Re: Steps for Live - key

As I wrote, in the SDK it says to call SoftPro, and they are now referring me back to you. Good Morning Chana, I spoke with Bryon regarding your issue. Unfortunately Development would be the only ones who can help resolve the issue. Please re-post in DEV Forum with the issues you are experiencing. T...
by czentman
Wed Feb 17, 2016 1:51 pm
Forum: Business Rules
Topic: module greyed out
Replies: 1
Views: 2577

module greyed out

Hello Chana, Please post your question on the Dev Forum. They will be able to answer your question best and help to resolve the issue. Thank you for this opportunity to be of service. Sincerely, Kayla Goodman SoftPro Support Support@softprocorp.com 1-800-848-0143 From: Zentman, Chana [mailto:CZentma...
by czentman
Wed Feb 17, 2016 1:28 pm
Forum: Business Rules
Topic: New Module Greyed out
Replies: 1
Views: 2587

New Module Greyed out

Hello Chana, Please post your question on the Dev Forum. They will be able to answer your question best and help to resolve the issue. Thank you for this opportunity to be of service. Sincerely, Kayla Goodman SoftPro Support Support@softprocorp.com 1-800-848-0143 From: Zentman, Chana [mailto:CZentma...
by czentman
Tue Feb 16, 2016 3:45 pm
Forum: Integration Development
Topic: Steps for Live - key
Replies: 7
Views: 872

Re: Steps for Live - key

In the SDK, it says that after I sign the package I should provide SP with the token and then SP will provide me with a license file. My token is the following

"ClientPhonebook.MyPackage, ClientPhonebook, Version=1.1.0.0, Culture=neutral, PublicKeyToken=b05db1f8af145e11"
by czentman
Mon Feb 15, 2016 1:22 pm
Forum: Integration Development
Topic: New Shell Package Not Compiling
Replies: 10
Views: 1401

Re: New Shell Package Not Compiling

This was the reason and everyone works locally but how can I do this on a network drive? I do sometimes like to work on a network drive.
by czentman
Thu Feb 11, 2016 1:08 pm
Forum: Integration Development
Topic: Steps for Live - key
Replies: 7
Views: 872

Re: Steps for Live - key

When you say mid-tier, does that mean that the dll no longer has to be registered on each client machine, only on the mid-tier server?