forums.mirthproject.io Open in urlscan Pro
2606:4700::6810:c506  Public Scan

URL: https://forums.mirthproject.io/
Submission: On May 18 via manual from QA — Scanned from DE

Form analysis 4 forms found in the DOM

POST

<form action="" method="post" class="h-clearfix js-login-form-main ">
  <div class="login-fieldset table">
    <div class="tr">
      <span class="td">
        <input type="text" name="username" value="" class="js-login-username b-form-input__input b-form-input__input--full" placeholder="User Name" aria-label="User Name">
      </span>
    </div>
    <div class="tr">
      <span class="td">
        <input type="password" autocomplete="off" name="password" class="js-login-password b-form-input__input b-form-input__input--full" placeholder="Password" aria-label="Password">
      </span>
    </div>
  </div>
  <div class="h-warning h-text-size--11">By logging into your account, you agree to our <a href="https://www.nextgen.com/legal-notice" target="_blank">Privacy Policy</a>, personal data processing and storage practices as described therein.</div>
  <input type="hidden" name="privacyconsent" value="1">
  <div class="secondary-controls h-left h-clear-left h-margin-top-s">
    <label><input type="checkbox" name="rememberme">Remember me</label>
  </div>
  <div class="primary-controls h-right h-clear-right h-margin-top-s">
    <button type="button" class="js-login-button b-button b-button--primary">Log in</button>
  </div>
  <div class="secondary-controls h-left h-clear-left">
    <a href="https://forums.mirthproject.io/lostpw" class="b-link lost-password-link">Forgot password or user name?</a>
  </div>
  <div class="primary-controls h-right h-clear-right"> or <a id="idLoginSignup" href="https://forums.mirthproject.io/register" target="_top">Sign Up</a>
  </div>
  <input type="hidden" name="securitytoken" value="guest">
</form>

GET https://forums.mirthproject.io/search

<form id="searchForm" action="https://forums.mirthproject.io/search" class="h-left" method="GET">
  <div class="h-left">
    <div class="search-box h-clearfix">
      <div class="search-term-container">
        <input type="text" name="q" id="q" placeholder="Search" class="search-term b-form-input__input b-form-input__input--shadow" autocomplete="off" aria-label="Search">
        <div class="search-menu-container h-clearfix">
          <div class="vertical-divider-left"></div>
          <div class="b-comp-menu-dropdown js-comp-menu-dropdown b-comp-menu-dropdown--header-search">
            <div class="b-comp-menu-dropdown__trigger js-comp-menu-dropdown__trigger b-comp-menu-dropdown__trigger--arrow js-button" tabindex="0"><span
                class="vb-icon b-icon__arrow-down-s b-icon--disabled js-comp-menu-dropdown__trigger-arrow h-align-middle"></span></div>
            <ul class="b-comp-menu-dropdown__content js-comp-menu-dropdown__content">
              <li class="b-comp-menu-dropdown__content-item b-comp-menu-dropdown__content-item--first b-comp-menu-dropdown__content-item--no-hover js-comp-menu-dropdown__content-maintain-menu">
                <div class="searchPopupBody">
                  <label><input type="checkbox" name="searchFields[title_only]" class="searchFields_title_only" value="1">Search in titles only</label>
                  <div class="b-button-group h-margin-top-xs">
                    <button type="submit" id="btnSearch-popup" class="b-button b-button--primary">Search</button>
                  </div>
                </div>
                <input type="hidden" name="searchJSON" value="">
              </li>
              <li class="b-comp-menu-dropdown__content-item js-comp-menu-dropdown__content-maintain-menu">
                <a href="#" id="btnAdvSearch" class="adv-search-btn">Advanced Search</a>
              </li>
            </ul>
          </div>
        </div>
      </div>
      <button type="submit" id="btnSearch" class="search-btn" title="Search"><span class="b-icon b-icon__search"></span></button>
    </div>
  </div>
</form>

POST activity/get

<form action="activity/get" method="post" class="toolbar-filter-overlay h-clearfix">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="activity">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Answered</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_has_answer" value="-1" checked="checked" class="js-default-checked"><span>Any Topic</span></label>
        <label><input type="radio" name="filter_has_answer" value="0"><span>Not Answered</span></label>
        <label><input type="radio" name="filter_has_answer" value="1"><span>Answered</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

POST profile/ApplyFollowingFilter

<form action="profile/ApplyFollowingFilter" method="post" class="toolbar-filter-overlay h-clearfix">
  <input type="hidden" name="nodeid" value="0">
  <input type="hidden" name="view" value="subscribed">
  <input type="hidden" name="per-page" value="10">
  <input type="hidden" name="pagenum" value="1">
  <input type="hidden" name="maxpages" value="20">
  <input type="hidden" name="userid" value="0">
  <input type="hidden" name="showChannelInfo" value="1">
  <ul class="filter-options-list">
    <li>
      <div class="filter-header">Time</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_time" value="time_all"><span>All Time</span></label>
        <label><input type="radio" name="filter_time" value="time_today"><span>Today</span></label>
        <label><input type="radio" name="filter_time" value="time_lastweek"><span>Last Week</span></label>
        <label><input type="radio" name="filter_time" value="time_lastmonth" checked="checked" class="js-default-checked"><span>Last Month</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">Show</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_show" value="show_all" checked="checked" class="js-default-checked"><span>All</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Text"><span>Discussions only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Gallery"><span>Photos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Video"><span>Videos only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Link"><span>Links only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Poll"><span>Polls only</span></label>
        <label><input type="radio" name="filter_show" value="vBForum_Event"><span>Events only</span></label>
      </div>
    </li>
    <li>
      <div class="filter-header">New Topics</div>
      <div class="filter-options">
        <label><input type="radio" name="filter_new_topics" value="1" checked="checked" class="js-default-checked"><span>On</span></label>
        <label><input type="radio" name="filter_new_topics" value="0"><span>Off</span></label>
      </div>
    </li>
    <!-- end if prefixsets -->
  </ul>
  <input type="hidden" name="securitytoken" value="guest">
</form>

Text Content

 * Login or Sign Up
    * Logging in...
      By logging into your account, you agree to our Privacy Policy, personal
      data processing and storage practices as described therein.
      Remember me
      Log in
      Forgot password or user name?
      or Sign Up
    * Log in with



 *  * Search in titles only
      Search
    * Advanced Search

 * Forums
 * Blogs
 * Articles
 * Groups

 * Today's Posts
 * Member List
 * Calendar


 * Hi everyone, please check out our new discussion forum located in our GitHub
   site: https://github.com/nextgenhealthcare/connect/discussions. Let us know
   your feedback as we try out this new part of GitHub! Don't worry, the content
   in these forums won't be going away and will at a minimum be preserved for
   historical reference.


ANNOUNCEMENT

Collapse
No announcement yet.


FORUMS

Collapse
 * Forums
 * Latest Activity
 * My Subscriptions

Collapse
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Answered
   Any Topic Not Answered Answered
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
No content found
Show More
 
 * Filter
   

 * Time
   All Time Today Last Week Last Month
 * Show
   All Discussions only Photos only Videos only Links only Polls only Events
   only
 * New Topics
   On Off
   

Filtered by:

Clear All
new posts
Please log in to your account to view your subscribed posts.

Directory Topics Posts Last Post Mirth Connect
Support
Support for the Mirth Connect Server, Mirth Connect Administrator, and Mirth
Connect Server Manager. Please note that this forum is for free support from the
Mirth Project community. For commercial support, please visit mirth.com
Topics: 15,185 Posts: 63,454
Last Post: TCP receiving null or too short message
15,185 63,454
TCP receiving null or too short message
by jkrebs
Today, 09:53 PM
General Discussion
General discussion about Mirth Connect. For help with using Mirth Connect or
developing Mirth Connect interfaces, use the Support forum.
Topics: 1,078 Posts: 4,003
Last Post: Transfer of information between channels
1,078 4,003
Transfer of information between channels
by bkojin90
05-05-2023, 11:35 AM
Development
Development related discussions for Mirth Connect. For help with using Mirth
Connect or developing Mirth Connect interfaces, use the Support forum.
Topics: 677 Posts: 2,157
Last Post: How can we log channel level errors on mirth?
677 2,157
How can we log channel level errors on mirth?
by pacmano
01-29-2023, 05:39 AM
Mirth UK Community
General Discussion
General discussion about Mirth Connect in the UK and the UK NHS.
Topics: 16 Posts: 55
Last Post: Offshore Software Development: When You Should Do It?
16 55
Offshore Software Development: When You Should Do It?
by Sovchenko
01-08-2023, 09:32 PM
Open Source HIT
General Discussion
General discussion about open source health care information technologies.
Topics: 85 Posts: 272
Last Post: Mirth license key under docker container
85 272
Mirth license key under docker container
by tahami4444
05-08-2023, 09:15 PM

Mark Channels Read


WHAT'S GOING ON?

Collapse

--------------------------------------------------------------------------------

There are currently 162 users online. 7 members and 155 guests.

Most users ever online was 9,461 at 01:28 AM on 03-27-2023.

 * 
 * 
 * 
 * 
 * 
 * 
 * 


MIRTH COMMUNITY STATISTICS

Collapse

--------------------------------------------------------------------------------

Topics: 17,212   Posts: 70,592   Members: 62,276   Active Members: 362
Welcome to our newest member, George@4s-dawn.com.


LATEST TOPICS

Collapse

--------------------------------------------------------------------------------

 * TCP receiving null or too short message
   by themark
   Long-time listener, first-time caller... I have a channel that is a TCP
   listener set up with MLLP. Every five seconds it pokes its head up and
   receives...
    * Channel: Support
   
   Yesterday, 11:44 AM
 * Control flow statement "for each"
   by MrGesan
   I am using 3.7.1 server version with rhinoscript version ES6. When I use (in
   a source or destination / filter or transformer, javascript section) the...
    * Channel: Support
   
   Yesterday, 02:16 AM
 * Database reader cannot connect to AZURE SQL
   by cguanes
   I'm trying to connect to Azure SQL using the database reader,
   
   
   
   I'm getting the error "java.sql.SQLException: Reason:...
    * Channel: Support
   
   05-10-2023, 03:05 PM

View All


RECENT BLOG POSTS

Collapse

--------------------------------------------------------------------------------

There are no results that meet this criteria.


TAG CLOUD

Collapse

--------------------------------------------------------------------------------

ack  api  channel  database  dicom  error  file reader  hl7  java  javascript 
json  mirth  mirth connect  pdf  response  sftp  soap  sql  transformer  xml 


TRENDING

Collapse

--------------------------------------------------------------------------------

 * Control flow statement "for each"
   by MrGesan
   I am using 3.7.1 server version with rhinoscript version ES6. When I use (in
   a source or destination / filter or transformer, javascript section) the...
    * Channel: Support
   
   Yesterday, 02:16 AM
 * TCP receiving null or too short message
   by themark
   Long-time listener, first-time caller... I have a channel that is a TCP
   listener set up with MLLP. Every five seconds it pokes its head up and
   receives...
    * Channel: Support
   
   Yesterday, 11:44 AM

View All



 * English (US)
    * Deutsch (Du)
    * English (US)
    * French
    * Spanish

 * Help
 * Contact Us
 * Privacy
 * Go to top

NextGen Healthcare
Powered by vBulletin® Version 5.7.4
Copyright © 2023 MH Sub I, LLC dba vBulletin. All rights reserved.
All times are GMT-9. This page was generated at 10:33 PM.
Working...

Yes No
OK
OK Cancel



We process personal data about users of our site, through the use of cookies and
other technologies, to deliver our services, personalize advertising, and to
analyze site activity. We may share certain information about our users with our
advertising and analytics partners. For additional details, refer to our Privacy
Policy.

By clicking "I AGREE" below, you agree to our Privacy Policy and our personal
data processing and cookie practices as described therein. You also acknowledge
that this forum may be hosted outside your country and you consent to the
collection, storage, and processing of your data in the country where this forum
is hosted.

I Agree


  Close
X