Search found 57 matches

by B_Hinote
Thu Mar 16, 2023 6:52 pm
Forum: Installation and Setup
Topic: Server Deployment Wizard does not Launch when performing upgrade
Replies: 5
Views: 4326

Server Deployment Wizard does not Launch when performing upgrade

I ran the Server Setup to upgrade the Mid-Tier from 4.3.41 to 4.3.57 and when I reached the point where the Services had completed and the box to Launch the Server Deployment Zizard was Checked, the Wizard did not launch as it should have. I tried running the full install again, with the same result...
by B_Hinote
Tue Nov 22, 2022 6:42 pm
Forum: General
Topic: Set CDF Line to None
Replies: 1
Views: 3209

Set CDF Line to None

When Defining an Additional Title Charge I know that we have the ability to set the CDF Line to the Next available line of a Section by defining a formula that contains the following: Value = SelectCDFLine("<whatever your default section letter is>") How can we use the Additional Title Cha...
by B_Hinote
Tue Sep 27, 2022 2:24 pm
Forum: General
Topic: Active Lookup Scope Suppressing Child Change Events
Replies: 2
Views: 2885

Re: Active Lookup Scope Suppressing Child Change Events

This issue has been Resolved. Solution: The Developers found that if they ran the Additional Method through a Shell, using BeginInvoke as opposed to calling the Method Directly, this allowed the Load of the Contact Details to Finish Loading and freed the application to fire any other Lookup Requirem...
by B_Hinote
Tue Sep 13, 2022 8:43 pm
Forum: General
Topic: Active Lookup Scope Suppressing Child Change Events
Replies: 2
Views: 2885

Active Lookup Scope Suppressing Child Change Events

Let me first say that I am not a developer, but I have a question about an issue that a Developer has explained as SPS's "Active Lookup Scope". As it has been explained to me, during the time that SPS Is Activity Loading the Supporting/Child Fields from a Lookup Table the SPS Interface wil...
by B_Hinote
Tue Feb 08, 2022 4:57 am
Forum: Automation Code Snippets
Topic: match case
Replies: 1
Views: 631

match case

Does the SPS Python support the match case statement? propType = Context.Properties[0].Type propStateCd = Context.Properties[0].Address.State.Code #Set the Endorsement Code that will be Assigned match str(propType.Description.lower()): case 'pud': # PUD if propStateCd == 'PA': endCD = 'TIRBOP_820_07...
by B_Hinote
Wed Sep 15, 2021 6:05 pm
Forum: Custom Order Rules
Topic: Print and Post Button - ReadOnly
Replies: 1
Views: 4678

Print and Post Button - ReadOnly

Can we set the "Print and Post" Button, found on the Register to ReadOnly via a Custome Order Rule?

We have a client that would like to prevent any Disbursements until a specific combination of tasks has been completed.

Thank you.
by B_Hinote
Fri Mar 05, 2021 4:57 pm
Forum: Custom Order Rules
Topic: Assigning a Value to a Custom Field
Replies: 1
Views: 2364

Assigning a Value to a Custom Field

I looked through other posts and based on everything I have reviewed it looks like I have defined this the way it should be, but it is not working. I have a Custom Field that I have added to the Order Contact, which is called Corp_DesignatedTeam## I want to assign a value to this field, but because ...
by B_Hinote
Tue Jan 12, 2021 1:39 am
Forum: Automation Code Snippets
Topic: Processing of Requirements
Replies: 1
Views: 883

Processing of Requirements

I have been asked to create an Automation Process that adds tasks when specific Schedule B Requirements have been added to the Order's Commitment. Unfortunately, the Process Automation Wizard does not have a When Requirement Added/Updated, so I guess the only thing that could be used is the Order Sa...
by B_Hinote
Fri Nov 20, 2020 12:46 am
Forum: Custom Order Rules
Topic: Defaulting Settlement Agent CDFPointOfContact to 1st Attorney Contact
Replies: 4
Views: 2900

Re: Defaulting Settlement Agent CDFPointOfContact to 1st Attorney Contact

Bob,

Thank you for your example. It solved the primary issue I was having.
by B_Hinote
Mon Nov 16, 2020 9:23 pm
Forum: Custom Order Rules
Topic: Defaulting Settlement Agent CDFPointOfContact to 1st Attorney Contact
Replies: 4
Views: 2900

Re: Defaulting Settlement Agent CDFPointOfContact to 1st Attorney Contact

When testing the Attorney Contact and there is not one assigned to the order.
Image