# \#services

**URL:** https://talk.openmrs.org/tag/services/445.md

[Latest](https://talk.openmrs.org/latest.md) · [Categories](https://talk.openmrs.org/categories.md) · [Tags](https://talk.openmrs.org/tags.md)

---

## [GSoC 2026: Service Queues Improvements - Architecture & Requirement Gathering](https://talk.openmrs.org/t/gsoc-2026-service-queues-improvements-architecture-requirement-gathering/48931)

<div class="topic-metadata">

**Author:** [@sankalpasarkar](https://talk.openmrs.org/u/sankalpasarkar)\
**Replies:** 8\
**Last updated:** [March 31, 2026, 8:05pm UTC](https://talk.openmrs.org/t/gsoc-2026-service-queues-improvements-architecture-requirement-gathering/48931 "2026-03-31T20:05:49Z")

</div>

Hi everyone, I’m Sankalpa Sarkar, a dev/1 developer. I’m very interested in the “Service Queues Improvements” project on this year’s GSoC list. Over the past few months, I set up the O3 frontend (esm-service-queues-app)…

---

## [AttachmentsService ahead of REST API work (ATT-24)](https://talk.openmrs.org/t/attachmentsservice-ahead-of-rest-api-work-att-24/17090)

<div class="topic-metadata">

**Author:** [@madushan](https://talk.openmrs.org/u/madushan)\
**Replies:** 128\
**Last updated:** [August 23, 2018, 6:21pm UTC](https://talk.openmrs.org/t/attachmentsservice-ahead-of-rest-api-work-att-24/17090 "2018-08-23T18:21:47Z")

</div>

@mksd I have been trying to write a test case for ATT-24. at runtime it produces the following error What I need to be doing is to search for existing attachments, how can I overcome this? Feel free to help.

---

## [Steps to accessing code from a different module](https://talk.openmrs.org/t/steps-to-accessing-code-from-a-different-module/11716)

<div class="topic-metadata">

**Author:** [@zachraduban](https://talk.openmrs.org/u/zachraduban)\
**Replies:** 2\
**Last updated:** [June 2, 2017, 1:10pm UTC](https://talk.openmrs.org/t/steps-to-accessing-code-from-a-different-module/11716 "2017-06-02T13:10:36Z")

</div>

I have created two different modules. Is there a step by step tutorial on how to be able to use services from another module? I want to know the exact steps, because I might be missing something that's causing the error.…

---

## [no privileges on ProgramWorkflowService.getWorkflow and getSate](https://talk.openmrs.org/t/no-privileges-on-programworkflowservice-getworkflow-and-getsate/11268)

<div class="topic-metadata">

**Author:** [@teleivo](https://talk.openmrs.org/u/teleivo)\
**Replies:** 5\
**Last updated:** [May 3, 2017, 6:54pm UTC](https://talk.openmrs.org/t/no-privileges-on-programworkflowservice-getworkflow-and-getsate/11268 "2017-05-03T18:54:41Z")

</div>

There is no @Authorized( { PrivilegeConstants.GET\_XXX }) above ProgramWorkflowService.getWorkflow and getSate I cant see any workflow related privileges in PrivilegeConstants. Should there be?
