sys_impex_entry script field, how to use it?

ldave
Giga Guru

We would like to create a custom calendar integration where one of the two date (dtstart in particular) is calculated based on dtend.

We would like to avoid using a custom field and a business rule, since we already have a mapping going on, it seems that it would be much more logical editing the mapping.

calendar integration relies on sys_impex_map and relative sys_impex_entry, the latter appear to have a script field in the table that is displayable manually on the form, but I can't find any way to use it... the idea would be to return the value we want using it.

Is there anyone that knows this?

 

Thanks

 

7 REPLIES 7

jxsaxton421
Tera Guru

Any idea on this? I am still trying to figure out how to use the script field on sys_impex_entry.

lynnrogers
Tera Expert

I would also like to use the script to assign a value to dtend. Has anyone been able to do this?

Thanks

Pavel4
Tera Expert

as far as I know and as I have been able to try, this script is not run in any case. 

my usual attempts start with putting an unconditional gs.log into the script and in this case nothing has been logged.

if you notice, the script field is available only in Default view and if you choose Field mapping view, there is no script show in it.

the same statement is valid for Variable mapping as well, no script run afaik, no log message logged, no idea how and if at all this can be used.