[development-axapta] Axapta COM-Component for signing XML-Files?

2005-10-29 Thread drescher_r
Good evening! I'm currently looking for a way to authentificate XML files i created from Axapta... Invoice data are written into a xml file and ready to be sent to the customer, the only thing required by local law is a digital signature in the document, to validate it on client side... i f

[development-axapta] XML - digitally signed

2005-10-29 Thread drescher_r
Hi! I'm working on an export functionality, which exports invoice data from axapta to an xml file. The result is a valid xml. Now, Austrian law states, that electronically transmitted invoices have to wear a digital certificate. I looked for digitally signed XML data and found a document from

[development-axapta] Re: Refreshing Values in Form's DataFields

2005-09-01 Thread drescher_r
Hi Tom, Thanks for your answer and your efforts. I wrote a display method which retrieves the Names from the main tables according to the selected account code, the module and the EnumType. So my method is able to get the name from customers, vendors as well as items and discount groups.

[development-axapta] Refreshing Values in Form's DataFields

2005-08-29 Thread drescher_r
I need to display the customers name in the Trade Agreement form, like if i enter the account number, the next field shows the matching name... i thought about using a display method, which gets the Name by find from CustTable... return CustTable::find(PriceDiscTable_AccountRelation.valueS