<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>129</buildNumber><marked><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><branch><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><branch><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><branch><SHA1>719e70904dbf40be81792501862f9bd24c0fe4ac</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/bxservice/idempiere-rest</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#129</displayName><duration>22781</duration><estimatedDuration>22004</estimatedDuration><fullDisplayName>idempiere-rest-master #129</fullDisplayName><id>129</id><inProgress>false</inProgress><keepLog>false</keepLog><number>129</number><queueId>5643</queueId><result>FAILURE</result><timestamp>1788749046435</timestamp><url>https://jenkins.younex.de/job/idempiere-rest-master/129/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/X_REST_Webhook_Out_Event.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/webhook/WebhookEventHandler.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/META-INF/2Pack_1.0.21.zip</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/MRestWebhookOutEvent.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/I_REST_Webhook_Out_Event.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api.test/src/com/trekglobal/idempiere/rest/api/webhook/test/WebhookOutConditionTest.java</affectedPath><commitId>bdee2b36bbf27f83bf1859e08c65b7fc31ca692d</commitId><timestamp>1788709190000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>#527 - Add per-subscription condition to filter outbound webhook events (#529)
</comment><date>2026-09-06 17:39:50 +0200</date><id>bdee2b36bbf27f83bf1859e08c65b7fc31ca692d</id><msg>#527 - Add per-subscription condition to filter outbound webhook events (#529)</msg><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api.test/src/com/trekglobal/idempiere/rest/api/webhook/test/WebhookOutConditionTest.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/X_REST_Webhook_Out_Event.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/I_REST_Webhook_Out_Event.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/model/MRestWebhookOutEvent.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/webhook/WebhookEventHandler.java</file></path><path><editType>add</editType><file>com.trekglobal.idempiere.rest.api/META-INF/2Pack_1.0.21.zip</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/WebhookInboundResourceImpl.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/webhook/WebhookInboundHandler.java</affectedPath><commitId>a6deacd90b7e1a4973261476b8c3f5631dc383d2</commitId><timestamp>1788709405000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>#525 - Inbound webhook: set process user and forward URL query params  (#526)

* #525 - Set #AD_User_ID in Env context before running the inbound webhook process

* #525 - Forward inbound webhook URL query params to the target process
</comment><date>2026-09-06 17:43:25 +0200</date><id>a6deacd90b7e1a4973261476b8c3f5631dc383d2</id><msg>#525 - Inbound webhook: set process user and forward URL query params  (#526)</msg><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/webhook/WebhookInboundHandler.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/WebhookInboundResourceImpl.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ViewResourceImpl.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ModelResourceImpl.java</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/openapi/idempiere-rest.yml</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/postman/trekglobal-idempiere-rest.postman_collection.json</affectedPath><affectedPath>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/ModelResource.java</affectedPath><commitId>719e70904dbf40be81792501862f9bd24c0fe4ac</commitId><timestamp>1788710041000</timestamp><author><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>feat(models): presigned (iDempiere-signed) download link for record archives (#512)

* feat(models): presigned (iDempiere-signed) download link for record archives  #509

* Address CodeRabbit review on presigned archive URL feature

- Add minimum: 0 constraint to expiresInSeconds in OpenAPI YAML (models + views)
- Use toInstant().toString() for ISO 8601 date format in archive entry response
- Add Z suffix to Postman timestamp equality filter example for consistency

* fix(openapi): align archives.created to ISO 8601 date-time format
</comment><date>2026-09-06 17:54:01 +0200</date><id>719e70904dbf40be81792501862f9bd24c0fe4ac</id><msg>feat(models): presigned (iDempiere-signed) download link for record archives (#512)</msg><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/postman/trekglobal-idempiere-rest.postman_collection.json</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ViewResourceImpl.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ModelResourceImpl.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/ModelResource.java</file></path><path><editType>edit</editType><file>com.trekglobal.idempiere.rest.api/openapi/idempiere-rest.yml</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://jenkins.younex.de/user/noreply</absoluteUrl><fullName>noreply</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.9.6</mavenVersionUsed></mavenModuleSetBuild>