Upgrades the FG3-5 sub-process from a composition stub to a Level 4 atomic executable: BPMN process Process_KomandejumaNorekina (trip-request processing, cancellation branch, expense-report submission and approval, VPC processing, reconciliation and outcome handling across the Nodarbinatais/Iestade/VPC lanes), DMN decision Decision_KomandejumaNorekins (FIRST hit policy, advance-vs-expense reconciliation with carry-forward to a next approved trip), resource roles/agents/mappings and policies metadata. Transcribed from the Valsts Kase FG3 register section 3.5.3. Validates against the UAPF 2.2.0 schemas and the uapf-cli validator.
84 lines
2.6 KiB
YAML
84 lines
2.6 KiB
YAML
kind: uapf.resources.mapping
|
|
|
|
targets:
|
|
- id: role.nodarbinatais
|
|
type: human_role
|
|
name: Nodarbinātais (iestāde)
|
|
- id: role.atbildigais
|
|
type: human_role
|
|
name: Atbildīgā amatpersona (iestāde)
|
|
- id: role.gramatvedis
|
|
type: human_role
|
|
name: Grāmatvedis (VPC)
|
|
- id: agent.komandejumu-asistents
|
|
type: ai_agent
|
|
name: Komandējumu norēķinu apstrādes asistents
|
|
capabilities:
|
|
- capability.document.extract
|
|
- capability.policy.lookup
|
|
- capability.decision.assist
|
|
|
|
bindings:
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_ApstradatPieteikumu
|
|
targetId: agent.komandejumu-asistents
|
|
mode: assisted
|
|
notes: "Asistents apstrādā komandējuma pieteikumu komandējuma dokumentos un sagatavo avansa aprēķinu; grāmatvedis apstiprina."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_AnuletPieteikumu
|
|
targetId: role.gramatvedis
|
|
mode: manual
|
|
notes: "Grāmatvedis anulē atcelto komandējuma pieteikumu un pārbauda veiktās izmaksas."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_IesniegtAtskaiti
|
|
targetId: role.nodarbinatais
|
|
mode: manual
|
|
notes: "Nodarbinātais iesniedz komandējuma izdevumu atskaiti un pievieno apliecinošos dokumentus."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_SaskanotAtskaiti
|
|
targetId: role.atbildigais
|
|
mode: manual
|
|
notes: "Iestādes atbildīgā amatpersona saskaņo komandējuma izdevumu atskaiti."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_ApstradatAtskaiti
|
|
targetId: agent.komandejumu-asistents
|
|
mode: assisted
|
|
notes: "Asistents izgūst rekvizītus no apliecinošajiem dokumentiem un sagatavo avansa/izdevumu salīdzinājumu; grāmatvedis apstiprina."
|
|
|
|
- source:
|
|
type: dmn.decision
|
|
ref: Decision_KomandejumaNorekins
|
|
targetId: agent.komandejumu-asistents
|
|
mode: assisted
|
|
notes: "Asistents izpilda norēķina rezultāta lēmumu tabulu un sniedz rezultāta priekšlikumu ar pamatojumu."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_PieprasitAtmaksu
|
|
targetId: role.gramatvedis
|
|
mode: manual
|
|
notes: "Grāmatvedis sagatavo avansa atmaksas pieprasījumu Atbalsta sistēmā (Redmine)."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_SagatavotPapilduIzmaksu
|
|
targetId: role.gramatvedis
|
|
mode: manual
|
|
notes: "Grāmatvedis sagatavo papildu izmaksas priekšlikumu par avansu pārsniedzošajiem izdevumiem."
|
|
|
|
- source:
|
|
type: bpmn.userTask
|
|
ref: Task_Iegramatot
|
|
targetId: role.gramatvedis
|
|
mode: manual
|
|
notes: "Grāmatvedis iegrāmato komandējuma norēķina dokumentu grāmatvedības informācijas sistēmā."
|