Registrere og aktivere en egendefinert prosess
Financial Consolidation leveres med et sett med standardprosesser, men du kan også registrere dine egne prosesser til konsolideringsmodulen. Du kan kjøre dem alene, eller med standardprosessene, på siden Prosessutføring.
Som egendefinerte rapporter krever egendefinerte prosesser en egendefinert applikasjon der de defineres.
Merk
Application Engine-prosesser for bruk i Financial Consolidation må ha denne signaturen:
@Parameter[server]: "OLAP Data Connection Name";
@Parameter[cycle]: "the Configuration set element to run the rule for";
@Parameter[year]: "the year to run the rule for";
@Parameter[period]: "the period to run the rule for";
@Parameter[scenario]: "the scenario to run the rule for";
@Parameter[group]: "the group to run the rule for";
@Parameter[ruleid]: "the id that will be used for journals";
@Parameter[cancel]: "if True, the rule will only cancel its journals or other old data";
@Returns: "True, if successful; False otherwise.";