Welcome to the Calyx Software Message Boards where you can share ideas and solutions with other Calyx users! Calyx personnel including Product Management, Tech Support, and Development often visit these message boards unofficially to better understand our customers' needs and assist with problem resolution. To submit your suggestions Click Here.
This discussion forum is a service provided by Calyx Software. Calyx Software does not endorse any particular point of view expressed in this forum or any information provided in it. The use of the information provided by other users in this message board is at your own risk.
Calyx Software Message Board
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Programmatically import to calyxExpand / Collapse
Author
Message
Posted 6/24/2009 3:50:14 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/8/2009 1:04:17 PM
Posts: 6, Visits: 17
Hi!
It is clear to me how to write data to brw textfields,dropdowns and checkboxes.
But some fields are activated only when button is pressed. So, after programm writes data to them anything is shown
I can't find in SDK how to press a button .
LoanFile.GetData(***,BorrowerSetPositionType.Borrower)
and
LoanFile.GetDataAsDisplayed(***,BorrowerSetPositionType.Borrower)

returns null or "" in both cases - is button pressed or not
*** - id of button.

Post #8697
Posted 6/24/2009 4:47:34 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 6:20:46 PM
Posts: 1,465, Visits: 11,613
could you give an example? Every field has an id its just a matter of finding the one you are looking for. even with out a button click the data is there.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #8699
Posted 6/25/2009 9:55:25 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/8/2009 1:04:17 PM
Posts: 6, Visits: 17
......................
string value="123";
LoanFile.SetData(805, BorrowerSetPositionType.Borrower, value);
......................

After opening file in Point it look like in attach.

It seems to me, that button is nedded to be pressed

P.S.
Sorry for poor English - not native.


  Post Attachments 
screenshot.jpg (52 views, 41.83 KB)
Post #8711
Posted 6/25/2009 10:41:06 AM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 6:20:46 PM
Posts: 1,465, Visits: 11,613
Ok I see the issue typically field 805 is a calculated value so if you want to set it you will need to first set field 831 to X then the field will be unlocked and can store uncalculated data.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #8713
Posted 6/25/2009 11:49:33 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/8/2009 1:04:17 PM
Posts: 6, Visits: 17
Thanks, will try now.
By the way - sometimes GetData() and GetDataAsDisplayed() returns different values.
Just for FYI
Post #8715
Posted 6/25/2009 12:02:14 PM


Sepal

Sepal

Group: Moderators
Last Login: Today @ 6:20:46 PM
Posts: 1,465, Visits: 11,613
GetDataAsDisplyed should return a formated string where as GetData returns the raw data. So they are supposed to be different.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #8716
Posted 6/25/2009 12:44:29 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/8/2009 1:04:17 PM
Posts: 6, Visits: 17
Tried your advice - works good. Thanks a lot.
About methods - when I try to get Property county code - GetData returns null and GetDataAsDisplayed returns code.
As this is a auxiliary field, i think it is not a problem.
Post #8717
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Emmanuel Huna, BT, Mike Thompson, BetaFisch

PermissionsExpand / Collapse

All times are GMT -5:00, Time now is 8:19pm

Powered by InstantForum.NET v4.1.4 © 2010
Execution: 0.047. 6 queries. Compression Enabled.
© 2005 Calyx Software. All rights reserved.