Search found 7 matches

by patel
Fri May 29, 2020 3:45 pm
Forum: Integration Development
Topic: Invalid Prefix
Replies: 3
Views: 1661

Re: Invalid Prefix

Hi Bob, This is how we are setting profile selectServer.ChooseProfile += new EventHandler<ChooseProfileEventArgs>(chooseProfile); chooseProfile method code in screenshot below. Do you see any issue in code ? Or is there any place in Select Admin where i should check (in case i am missing something w...
by patel
Thu May 28, 2020 4:35 pm
Forum: Integration Development
Topic: Invalid Prefix
Replies: 3
Views: 1661

Invalid Prefix

Hi

We are getting invalid prefix error on line 192.

I have made sure that Profile we are connected to has that prefix available. We are getting this error on multiple profiles but not all.

Thanks,
Parth
by patel
Fri May 22, 2020 4:03 pm
Forum: Integration Development
Topic: API Posted Ledger Transfer Transactions
Replies: 3
Views: 1656

Re: API Posted Ledger Transfer Transactions

Hi Bob,

I am actually not sure how i can set Transfer to on pending ledger in /out. This is what i was trying see below code.

Thanks,
Parth
by patel
Fri May 22, 2020 3:51 pm
Forum: Integration Development
Topic: Data Migration using SDK - Check Transactions
Replies: 5
Views: 2014

Re: Data Migration using SDK - Check Transactions

Hi Bob,

Thanks for the reply.

Yes next step was to update the status on pending transaction. But i got same error when i removed that line. I will check my local permissions.

Thanks,
Parth
by patel
Fri May 22, 2020 3:46 pm
Forum: Integration Development
Topic: Selecting CDF Line for a HOA Charge/Proration via API
Replies: 6
Views: 2203

Re: Selecting CDF Line for a HOA Charge/Proration via API

Hi Bob,

Thanks for the reply.

I was trying to get next credit debit like for Section K and L (Like give me next available credit/debit line for those sections) or just a regular line, is this possible with above method ?

Thanks,
Parth
by patel
Fri May 22, 2020 2:03 pm
Forum: Integration Development
Topic: API Posted Ledger Transfer Transactions
Replies: 3
Views: 1656

API Posted Ledger Transfer Transactions

Hi,

For Ledger transactions how can we set the Ledger Transfer To field. When we do it through the UI the Ledger Transfer To field is auto-populated, but that isn’t happening when we POST the ledger transfer transaction through the SDK.

Any suggestions would be helpful

Thanks,
Parth
by patel
Fri May 22, 2020 9:03 am
Forum: Integration Development
Topic: Selecting CDF Line for a HOA Charge/Proration via API
Replies: 6
Views: 2203

Re: Selecting CDF Line for a HOA Charge/Proration via API

Hi Bob,

I know this is old topic, but can you give me an example to get next credit/debit line using NextAvailableLine(). I looked at the SDK doc but dint find anything

Thank you
Parth