Skip to content

Conversation

@srobati
Copy link

@srobati srobati commented Jan 18, 2017

Hi,
I have some server side scripts, and need to enable pre_process,post_process or queued_procces on them.

For example i have a service with following path:
GET service-name/sub-path/my-action
that service name is service-name, resource is sub-path/my-action

When i create a post_process for above action from web admin script name is this:
service-name.sub-path.my-action.get.post_process

but when check log data following script name is logged:
service-name.get.post_process

that cause to event scripts not running

@daniilly daniilly force-pushed the master branch 2 times, most recently from 8d2da3e to c91d00a Compare March 3, 2023 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant