- Edited
Hi,I am new to the system and PHP. Maybe this is a stupid question but I just want to have an idea of whether this would work. We have two osTicket applications, and each one is running for a different bureau and has its own database. Now we want to transfer the tickets between two bureaus and both of them can see the transferred tickets. Is this gonna work? If it is, how should I do it? I have successfully got the data from DB1 to show it on APP2 thru myseli connection strings, I just don't know how to make it show in the table as the data from DB2 does (DB1 is the database for APP1, DB2 is the databse for APP2).Could somebody please help me with this? Much appreciated it!