Search found 57 matches

by B_Hinote
Tue Jun 13, 2023 6:53 pm
Forum: Automation Code Snippets
Topic: Changing Ownership Profile via Automation
Replies: 3
Views: 5505

Re: Changing Ownership Profile via Automation

The one that is set on the Order Information Screen. I know it was indicated that this was not possible several years back and apparently had something to do with Automation not having assigned profiles, which never made sense. If API's have the ability to set the Ownership Profile of the Order I do...
by B_Hinote
Thu Jun 08, 2023 12:13 pm
Forum: Automation Code Snippets
Topic: Changing Ownership Profile via Automation
Replies: 3
Views: 5505

Changing Ownership Profile via Automation

Is it possible to change the ownership provide via Automation, immediately after the order is opened?
by B_Hinote
Wed May 31, 2023 6:39 pm
Forum: ReadyDoc Development
Topic: RTF Compatible Version for SPS 4.3 and 4.6
Replies: 0
Views: 22461

RTF Compatible Version for SPS 4.3 and 4.6

I need to know what RTF Version is Compatible with the RTF Fields in both V4.3 and V4.6. I recently was working on a Project that required me to Programmatically add Requirements and Exceptions to order but found that the Field Codes I had defined in the body of the codes did not resolve to Order Co...
by B_Hinote
Wed May 31, 2023 3:07 pm
Forum: Automation Code Snippets
Topic: Add Requirements/Exceptions via. Automation and have the Order Context Resolve
Replies: 8
Views: 13071

Re: Add Requirements/Exceptions via. Automation and have the Order Context Resolve

I should point out that the example I provided only appears to work with SPS V4.6. When I tried to use the same coding in SPS V4.3 it fails. I assume this is because the RTF version is not compatible with the V4.3 RTF Controls. I asked SP for assistance in identifying what RTF Version the V4.3 Contr...
by B_Hinote
Mon May 22, 2023 3:39 pm
Forum: Automation Code Snippets
Topic: Add Requirements/Exceptions via. Automation and have the Order Context Resolve
Replies: 8
Views: 13071

Re: Add Requirements/Exceptions via. Automation and have the Order Context Resolve

After quite a bit of investigation and several tests, I was finally able to get something basic together that produced Tab Aligned Output. Value = "{\rtf1\ansi\ansicpg1252\deff0\nouicompat\deflang1033{\fonttbl{\f0\fnil\fcharset0 Arial;}} {\*\generator Riched20 10.0.19041}\viewkind4\uc1 \pard\sl...
by B_Hinote
Thu May 18, 2023 6:45 pm
Forum: Automation Code Snippets
Topic: Add Requirements/Exceptions via. Automation and have the Order Context Resolve
Replies: 8
Views: 13071

Re: Add Requirements/Exceptions via. Automation and have the Order Context Resolve

Thanks again for your reply and do recognize you are just the messenger. Do you know if there is a way to include basic RTF formatting in the formula so the results include basic things like Tab Alignment? This can be done from the UI and when pulled from the Lookup Tables it is formatted accordingl...
by B_Hinote
Thu May 18, 2023 3:11 pm
Forum: Automation Code Snippets
Topic: Add Requirements/Exceptions via. Automation and have the Order Context Resolve
Replies: 8
Views: 13071

Re: Add Requirements/Exceptions via. Automation and have the Order Context Resolve

Bob, Thank you for your reply. Concatenating the entire paragraph behind a Value Statement did allow the Requirement to be added programmatically. However, doing this takes away the simple formatting of the text that is available from the UI and turns the simple job of maintaining the Requirements a...
by B_Hinote
Mon May 15, 2023 5:06 pm
Forum: Automation Code Snippets
Topic: Add Requirements/Exceptions via. Automation and have the Order Context Resolve
Replies: 8
Views: 13071

Add Requirements/Exceptions via. Automation and have the Order Context Resolve

I am not able to get the Field Codes to resolve in Requirements and Exceptions, when the Lookup Codes are added via Automation. I am working on a project that requires various Requirement and Exception Codes to be added to the orders based on Specific Criteria. which I am able to do using the follow...
by B_Hinote
Mon Mar 20, 2023 2:14 pm
Forum: Installation and Setup
Topic: Server Deployment Wizard does not Launch when performing upgrade
Replies: 5
Views: 4316

Re: Server Deployment Wizard does not Launch when performing upgrade

Bob, Thank you for the following up. The information I previously posted (i.e. Issue has been resolved.) was based on a conversation I had with Dan Rust, from your Support Team. :) My hope was to provide the information and steps that we took to resolve the issues based on what was discovered, just ...
by B_Hinote
Fri Mar 17, 2023 1:48 pm
Forum: Installation and Setup
Topic: Server Deployment Wizard does not Launch when performing upgrade
Replies: 5
Views: 4316

Re: Server Deployment Wizard does not Launch when performing upgrade

This issue has been resolved. After working with Dan Rust, it was determined that the Config DB had some underlining issues that impacted the Upgrade in the following two ways: It caused the Second Half of the Install to Not Launch the Server Deployment Wizard even though this option was clearly che...