Hello,
I would like to automatically check status of sent files.
Are file statuses are available via some API or via database?
Or are there triggered some events when mendelson sends the file which I can subscribe or handle?
Thanks in advance,
Lukas
Lukas,
you could execute a command after the message receipt or sent. This could be defined in the partner panel.
Regards
Heller
Hi Heller,
I'm wondering if I could define this script programatically.
For example by updating some database entries?
Is it save to update mendelson internal database when it is working?
Kind regards,
Lukas
Lukas,
are you looking for an API to change the partner settings? This is not available.
Regards
Heller
Hi Heller,
I would like to change mendelson's database where the configuration is stored. How to do it? Can I update it when mendelson is working?
Greetings,
Lukas
Lukas,
the product is related to a special database structure. If you change anything there you have to modify the code, too. A huge disadvantage is that you could not use the update mechanism of the mendelson opensource AS2 software if you modify the database structure.
Regards
Heller
Heller,
I don't want to change the database structure.
I only want to insert/update rows containing partner configuration (to emulate the behavior of mendelson's management console). Is it possible when mendelson is working? Do I need to to some operation to make new partner or changed partner settings visible to mendelson?
Regards,
Lukas
Lukas,
That depends on what you want to change. Adding a partner or something like that should be no problem.
Regards
Heller