Search found 75 matches

by tmeisinger
Thu Dec 08, 2016 4:16 pm
Forum: Integration Development
Topic: Commitment Exceptions with Hyperlink
Replies: 10
Views: 2513

Re: Commitment Exceptions with Hyperlink

I have these Exceptions coming over from an internal system via a Database Read, I've attempted to mock this up in C# for you, but it is actually written in VB so there might be some slight syntax problems, I hope it makes since... Within the "exceptionText", I would like to know the forma...
by tmeisinger
Thu Dec 08, 2016 12:33 pm
Forum: Integration Development
Topic: Commitment Exceptions with Hyperlink
Replies: 10
Views: 2513

Commitment Exceptions with Hyperlink

I would like to dynamically create an Exception with a Hyperlink. It's easy enough to create a new Exception, set the Code and Text. But need to understand how to format the Hyperlink. Help please.
by tmeisinger
Wed Oct 26, 2016 2:28 pm
Forum: Crystal Report Development
Topic: Crystal Reports Flavor & Version
Replies: 2
Views: 2685

Re: Crystal Reports Flavor & Version

Thank you Lisa
by tmeisinger
Wed Oct 26, 2016 2:00 pm
Forum: Crystal Report Development
Topic: Crystal Reports Flavor & Version
Replies: 2
Views: 2685

Crystal Reports Flavor & Version

We are looking to tweak a few reports and was wondering which Flavor of Crystal Reports and which Version we would need.
by tmeisinger
Thu Sep 22, 2016 1:56 pm
Forum: Custom Order Rules
Topic: Stop Adding Custom Order Reports
Replies: 3
Views: 1136

Re: Stop Adding Custom Order Reports

Thanks!
by tmeisinger
Thu Sep 15, 2016 4:11 pm
Forum: Custom Order Rules
Topic: Stop Adding Custom Order Reports
Replies: 3
Views: 1136

Re: Stop Adding Custom Order Rules

Sorry, I meant to say Stop Adding Custom Order Rules... Could someone please give me some advice.
by tmeisinger
Wed Sep 14, 2016 4:06 pm
Forum: Custom Order Rules
Topic: Stop Adding Custom Order Reports
Replies: 3
Views: 1136

Stop Adding Custom Order Reports

I've deleted what I thought was all of our Custom Order Rules previously created under an Order called OrderRules, and Canceled that Order as well. We've moved all these Rules to a Server Package. When we create new Orders, they are still inheriting all of the Custom Order Rules. Is there a way to f...
by tmeisinger
Mon Aug 29, 2016 7:39 am
Forum: Integration Development
Topic: Disbursing on Issued Policies
Replies: 5
Views: 954

Re: Disbursing on Issued Policies

If you won't offer assistance on writing queries, then how about an Updated Database Guide?
by tmeisinger
Wed Aug 10, 2016 12:19 pm
Forum: Integration Development
Topic: Disbursing on Issued Policies
Replies: 5
Views: 954

Re: Disbursing on Issued Policies

Thank you for your reply Lisa, but with the query I posted earlier, I get the following: DT_ID DT_Ref DT_Amount RL RL_K RT_ID RT_Amt OT_ID T_Amt OL OL_K RD_BC RD_Amt -2147194841 160803144459 55678.67 A1607 4 -2147194790 788.65 -2147194789 788.65 1521596 5 TP 688.65 -2147194841 160803144459 55678.67 ...
by tmeisinger
Wed Aug 03, 2016 10:33 am
Forum: Integration Development
Topic: Disbursing on Issued Policies
Replies: 5
Views: 954

Re: Disbursing on Issued Policies

Trying to tie back a Ledger Disbursement to Revenue Detail to prepare an Accounting Upload. I thought your rptdoc.RevenueFeeDetailsByOrderID would be a good place to start as I discovered it tied the Revenue Detail back to the Revenue Ledger. Everything was working pretty good until we deleted a Reg...