Hello,
I’ve just upgraded from assyst IPaaS 1.4 to 1.6 and after reading the current wiki, I’ve got the impression that I could use IPaaS to trigger some data maintenance. However, I could not understand how to do it by looking only at either https://wiki.axiossystems.com/assyst11-2Wiki/index.php/Integrations:assystETM_1.6_-_Channel_Configuration#Timer or https://wiki.axiossystems.com/assyst11-2Wiki/index.php/Integrations:assystETM_1.6_-_Data_Mapping
My use case: Close some open events which may contain or not an attached process.
1 - First problem: I could not understand how to query open RFCs. For example, I’ve tryed to define a single data mapper for Event resource type and tryed to search for status, but I’ve got the following error:
I’ve could not find any guidance on how to inform Java Enum values such as EventStatusTypeEnum.
2 - We have some RFC configured with attached process that contains a decision task asking for the RFC results. We’d like to automatically answer that decision if RFC’s required date is 7 days of more past current date. Is it possible to do so using assyst ETM only?