DevOps Automation

DevOps Automation

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#DevOps
#Businessautomation
#DevOpsAutomation
 View Only
Expand all | Collapse all

substituting-request-content-file don't work with RPT Agents

  • 1.  substituting-request-content-file don't work with RPT Agents

    Posted 10/23/20 01:59 PM

    Hi.

    I would like to know how can I execute tests with scripts who replace request content with file content like a "https://www.ibm.com/support/pages/rational-performance-tester-substituting-request-content-file" using RPT Agents.

    Today I can execute local, but when I use RPT Agents, I get this message "O nome de arquivo fornecido (C:\PrjTestServiceRPT-Consultoria\massa-dados-arquivos\TestFile01.pdf) não pode ser localizado. Forneça o caminho completo e certifique-se de que ele existe."

    Regards,

    Thiago.


    #RationalPerformanceTester
    #Support
    #SupportMigration


  • 2.  RE: substituting-request-content-file don't work with RPT Agents

    Posted 10/23/20 07:22 PM

    hi, this file has be on each agent machine in this location

    C: \ PrjTestServiceRPT-Consultoria \ mass-data-files \ TestFile01.pdf

    since this is a Windows directory we couldn't use RPT agents on linux for this schedule.

    If you wanted to use linux agents then would need custom code to somehow map the windows path to a linux path, and again the .pdf file would have to be on the linux agent machine


    #RationalPerformanceTester
    #Support
    #SupportMigration