Does a search query get passed through an iNmsBroadlog table ID? | Community
Skip to main content
tomwr
Level 3
April 21, 2023
Solved

Does a search query get passed through an iNmsBroadlog table ID?

  • April 21, 2023
  • 1 reply
  • 587 views

Within ACC, does a search query get passed through an iNmsBroadlog table ID? 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by akshaaga

@tomwr ,

iNmsBroadLog is the main table that stores information about message dispatch. It is used to track information about deliveries, such as delivery date, recipient, delivery status, and other related information. However, it is not related to search queries.

Search queries in Adobe Campaign Classic are typically constructed using the Query Editor, which provides a graphical user interface for building and testing queries. You can also create more complex queries using SQL code if needed. The search criteria can be based on one or more fields in a table, and can include conditions such as equals, contains, begins with, etc.

In summary, search queries in Adobe Campaign Classic are used to search for records in various tables, and they do not get passed through the iNmsBroadLog table ID.

1 reply

akshaaga
Adobe Employee
akshaagaAdobe EmployeeAccepted solution
Adobe Employee
April 21, 2023

@tomwr ,

iNmsBroadLog is the main table that stores information about message dispatch. It is used to track information about deliveries, such as delivery date, recipient, delivery status, and other related information. However, it is not related to search queries.

Search queries in Adobe Campaign Classic are typically constructed using the Query Editor, which provides a graphical user interface for building and testing queries. You can also create more complex queries using SQL code if needed. The search criteria can be based on one or more fields in a table, and can include conditions such as equals, contains, begins with, etc.

In summary, search queries in Adobe Campaign Classic are used to search for records in various tables, and they do not get passed through the iNmsBroadLog table ID.