• Merge failed with failures

    I am currently experience issues with RTGov/Elasticsearch on a test setup. Started with an empty Elasticsearch, RTGov created its indice without issues. After restarting the JBoss server, no data is written to RTGov a...
    Profile Photo
    last modified by mh-nt
  • Wildlfy 10.1.0, Clustering with UDP unicasting- does not form a cluster

    Hi,   As cloud does not support multicasting, I want to test my existing wildlfy 10 cluster with unicasting, I have 2 options: 1. Using TCP-unicasting 2. Using UDP unicasting I tried both the option configuri...
    Profile Photo
    last modified by bharat.barguje
  • Persisting into database and elasticsearch simultaneously

    Hi,   we are storing units into DB (with settings ActivityStore.class=org.overlord.rtgov.activity.store.jpa.JPAActivityStore) and we dont see any records in elasticsearch storage. Is it possible to store records...
    Profile Photo
    last modified by horyna
  • Default rule for ip.json

    We have lot of rules in ip.json but all have one common property (correlationId) "properties" : [{   "name" : "correlationId",   "evaluator" : {   "type" : "xpath",   "expression" : ".//*[loca...
    Profile Photo
    last modified by horyna
  • Exception when serialization a Exception class to JSON

    Hi,   at rtgov activity logging i need to serializate an Exception object to JSON. But become exception below. Simulation of Exception is very easy: ActivityUtil.objectToJSONString(new Exception());   What...
    Profile Photo
    last modified by horyna
  • what is the difference between Overlord and Guvnor

    Can anyone please explain me what is the difference between Overlord(S-Ramp/ DT Gov/RT Gov) and Guvnor. Which one is better to be used with service designed on SwitchYard on JBoss EAP 6.3
    Profile Photo
    created by tarun_bansal04
  • How to log WS response message

    Hi,   i am wondering how to log WS payload response with Overlord. Using Jboss EAP 6.1.1 with default RedHat Overlord client (v1) and SwitchYard (v1.1). Below is me code. Request is logged sucessfully, but i don...
    Profile Photo
    last modified by horyna
  • Is it possible to split ip.json into multiple files?

    Is it possible to split ip.json into multiple files? Or are here some possibility how to increase the json file transparency (comments are not possible in JSON)
    Profile Photo
    last modified by horyna
  • Exception with using Oracle DB

    Hi, we are trying to run overlord rtgov server 2.0.0.Final on Oracle 11. But we get exception in attachment (need column internal in table). Whats wrong and how to fix it pls.? Tthe only SQL script with we founde...
    Profile Photo
    last modified by horyna
  • rtgov overlord with elasticsearch cluster

    hi guys. Can someone help me with rtgov overlord installation with custom elasticsearch cluster? I've installed rtgov on jboss eap 6.3 (standalone), then created ES cluster with two nodes - cluster name is "something"...
    Profile Photo
    last modified by lazyman
  • "Time-boxed" relationships in S-RAMP?

    I am trying to model "time-boxed" relationships. I.e. a relationship between two documents that is valid only during a certain time-frame.   My use-case will use this information heavily and will frequently ask ...
    Profile Photo
    last modified by lkrejci
  • RTGov now on available on Wildfly with KeyCloak

    Version 2.1.0.Beta1 of RTGov is now available from the Overlord website.   Along with a number of bug fixes, the main purpose of this release has been to support using RTGov on Wildfly, and to migrate authorizat...
    Profile Photo
    created by objectiser
  • Starting the "Overlord S-RAMP" -> "Artificer" re-name!

    FYI, I've started working on all the tasks associated with renaming the Overlord S-RAMP project to "Artificer".  Please bear with me during the transition!  Links, so far (will keep this updated):   ht...
    Profile Photo
    last modified by brmeyer
  • S-RAMP project name change?

    When the SOA Repository Artifact Model and Protocol (S-RAMP) was first started, the data model and capabilities revolved around SOA-specific artifacts and metadata.  The spec continues with that specialization.&#...
    Profile Photo
    last modified by brmeyer
  • Add emails and groups of emails to DTGov

    I have been trying to add email notification destination to DTGov deployed on EAP 6.3. Adding this to EAP standalone.xml works fine and I get email as expected: <property name="governance.email" value="docMgr|over...
    Profile Photo
    last modified by giorgimode
  • S-RAMP: New extensibility contracts

    S-RAMP has a need for 3 different types of extensible actions:   Build up a primary artifact, generate its derived artifacts, and define relationships between them.  This is handled by the new ArtifactBuild...
    Profile Photo
    last modified by brmeyer
  • Concatenate strings in BPMN

    I would like to concatenate multiple string variables in BPMN inside 'Input Data Mapping' using expression, but so far it doesn't work. It always interprets the whole expression as string and does not apply any operat...
    Profile Photo
    last modified by giorgimode
  • S-RAMP's tree structure design

    Lately, a few questions have come up regarding S-RAMP's tree structure.  For what it's worth, I figured I'd throw this out as a reference:   First, a couple of S-RAMP topics to note.  Artifacts in the ...
    Profile Photo
    last modified by brmeyer
  • S-RAMP performance tests

    I'm putting together a list of informal and formal performance tests, but would really appreciate your ideas on additional ways to hammer it.  Thoughts, so far:   Load 1 million metadata-only artifacts and ...
    Profile Photo
    last modified by brmeyer
  • S-RAMP's update, updateContent, delete, and deleteContent actions

    Lately, I've been working on better supporting update, updateContent, delete, and deleteContent.  As such, I'm thinking through exhaustive constraints and logic that would 1.) guarantee data integrity and 2.) all...
    Profile Photo
    last modified by brmeyer