Raj N.

  • 8 questions asked
  • 9 answers
  • 0 best answers (0%)
  • unable to connect to gitlab - NoRemoteRepositoryException

    Connection test to GitLab from Neotys seems to be success but when I try to share the project there is an exception that there is no remote repository exists but there is a...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    I believe Neoload looks at the develop branch, not the master
  • Unable to connect to GitLab

    I'm trying to connect to GitLab repository from Neoload but it pops up an error message saying "Please check the host and port configuration". Is there any documentation that...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Thanks for the reply, I removed the https and repository name from collaboration preferences, now test connection is working fine. When I tried to share the project it is...
  • is there a possibility to connect to SymmetricDS from neoload

    I have a scenario to be created where the script needs to connect to SymmetricDS and create a couple of transactions so that the SymmetricDS sync will update the created...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Thanks for the update Keith, I will try to give more details so that it could be easy for you to assist me. Basically the current flow is that DB schema is taken in a normal...
  • Define a transaction and call the same transaction multiple times.

    I have a set of steps declared as a transaction in neoload and I want to use that transaction multiple times. for better understanding of the scenario I will use below example...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Neil W.
    Neil W.

    Neil W.

    Level
    4
    5000 / 5000
    points
    Team
    Drag it from the shared area to where it is needed in the user path
  • update the declared variable

    I have declared a variable and I wanted to update that variable at later point of execution because that variable value is used in a loop.Is there a possibility to update the...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    I'm not sure I can use variable modifier. Let me explain the scenario where I got struck so that it would be better in assisting. I have a set of transactions to be executed in...
  • is there a possibility to call user path from javascript

    I have an HTTP request for which the response is received as JSON array. Iterate through each JSON object and based on the attribute in JSON different execution path has to be...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Nouredine A.
    Nouredine A.

    Nouredine A.

    Level
    4
    5000 / 5000
    points
    Team
    In NeoLoad you have a switch logical action from which you can execute cases based on condition values. I don't know if you have many possible attribut values but i guess it...
  • List of jar files required for connecting to IBM MQ

    I'm new to Neoload & trying to connect to IBM MQ from Neoload but I'm getting an error message as "java.lang.NoClassDefFoundError: javax/jms/JMSException". Please let me know...
    Raj N.
    Raj N.

    Raj N.

    Level
    1
    110 / 750
    points
    Alexis N.
    Alexis N.

    Alexis N.

    Level
    2
    1255 / 2000
    points
    Team
    Maybe this link http://www-01.ibm.com/support/docview.wss?uid=swg21226703 can help you resolving your issue.