WO2023229080A1 - Item information search method and electronic apparatus therefor - Google Patents

Item information search method and electronic apparatus therefor Download PDF

Info

Publication number
WO2023229080A1
WO2023229080A1 PCT/KR2022/007593 KR2022007593W WO2023229080A1 WO 2023229080 A1 WO2023229080 A1 WO 2023229080A1 KR 2022007593 W KR2022007593 W KR 2022007593W WO 2023229080 A1 WO2023229080 A1 WO 2023229080A1
Authority
WO
WIPO (PCT)
Prior art keywords
item
information
condition
search
retrieve
Prior art date
Application number
PCT/KR2022/007593
Other languages
French (fr)
Korean (ko)
Inventor
자오동웨이
Original Assignee
쿠팡 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 쿠팡 주식회사 filed Critical 쿠팡 주식회사
Publication of WO2023229080A1 publication Critical patent/WO2023229080A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions
    • G06F16/90328Query formulation using system suggestions using search space presentation or visualization, e.g. category or range presentation and selection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9035Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/904Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]

Definitions

  • This disclosure relates to a method for a worker to search for item information of a service and an electronic device for the same.
  • Workers who manage Internet-based services for e-commerce need to check information on items provided through the service or perform various related tests. More specifically, the operator needs to check for each item whether the item's information is displayed accurately on the page, whether the page displaying the item operates normally, or whether a request for the item from a customer terminal operates normally. Accordingly, discussions are taking place on various methods for workers to search for and confirm item information.
  • the present disclosure is proposed to solve the above-described problems, and its purpose is to provide a method for a worker to search item information of a service and an electronic device for the same.
  • the present disclosure allows workers to obtain item information corresponding to more specific conditions through a search API (Application Programming Interface) set to obtain item information corresponding to the conditions through various conditions and an additional filtering process.
  • search API Application Programming Interface
  • An item information search method includes obtaining a search condition including a first condition and a second condition from a worker terminal, a first item list including information about an item corresponding to the first condition, Obtaining a second item list containing information about at least one item selected from the first item list based on the second condition, and comprising at least a portion of the second item list. It may include providing result information to the worker terminal.
  • the first item list may be obtained through a search API used in the service based on the first condition.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second item list is based on the second condition. It can be obtained by selecting information about the at least one item corresponding to the text.
  • Each of the first and second item lists may be displayed as a table including at least one attribute and value pair corresponding to each item.
  • Attributes of the table may include at least one of price, product identification information, item identification information, seller item identification information, seller identification information, and delivery type.
  • the table may further include link information connected to the detail page of each item.
  • the search condition is entered into a search UI displayed on the worker terminal, and the search UI may include a first area configured to input the first condition and a second area configured to input the second condition. .
  • the search UI may further include a third area configured to input the number of items to be displayed in the second item list.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second area contains at least one attribute and value pair extracted from the at least one attribute and value pair.
  • a first sub-area configured to input a value, and a second sub-area configured to input at least one attribute extracted from the at least one attribute and value pair, at least one value corresponding thereto, and a condition for the value. can do.
  • the method may further include storing the search conditions in the memory of the electronic device.
  • the method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in the memory along with the search conditions.
  • Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the step of processing the information modification request is performed by modifying the text. You can.
  • the step of obtaining the second item list includes, when there is no item corresponding to the second condition among n items (n is an arbitrary natural number) corresponding to the first condition, It may include additionally acquiring information on the next n items, and searching for an item that satisfies the second condition among the next n items.
  • An electronic device for an item information search method includes a memory storing at least one command, and a search condition including a first condition and a second condition from a worker terminal based on the at least one command. Obtaining, obtaining a first item list including information about an item corresponding to the first condition, and including information about at least one item selected from the first item list based on the second condition. A second item list may be obtained, and result information including at least part of the second item list may be provided to the worker terminal.
  • an operator can quickly and accurately search for an item with a desired condition, confirm it, or store the search condition in memory. Additionally, workers can easily check information on items that change in real time according to the operation of the service, and can easily perform tests on the items.
  • FIG. 1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
  • Figure 2 is a schematic block diagram for explaining the configuration of an electronic device and an operator terminal according to embodiments of the present disclosure.
  • FIG. 3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
  • FIG. 4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
  • FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
  • FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
  • FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
  • FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
  • FIG. 9 is a diagram illustrating a page in the step of processing an information modification request from a worker terminal according to embodiments of the present disclosure.
  • each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions.
  • These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions.
  • These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s).
  • Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to generate a process that is executed by the computer and then processed by the computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s).
  • FIG. 1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
  • an item information search system may be implemented in various types of devices.
  • the item information search system may be implemented in the electronic device 100 and the worker terminal 200 linked to the electronic device 100.
  • the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may perform operations according to various embodiments of the present disclosure based on the item information search system implemented in each.
  • the item information search system according to various embodiments is not limited to that shown in FIG. 1 and may be implemented in various electronic devices or servers.
  • the electronic device 100 may be a device that performs wired or wireless communication with a worker terminal 200 that is linked with the electronic device 100 and includes a memory with a large storage capacity.
  • the electronic device 100 may be a cloud device connected to the worker terminal 200 that is linked to the electronic device 100.
  • the worker terminal 200 linked with the electronic device 100 may be a device that can be used by the worker, such as a desktop PC, tablet PC, or mobile terminal.
  • other electronic devices that perform similar functions may be used as the worker terminal 200 that interworks with the electronic device 100.
  • An item information retrieval system may include various modules for operation.
  • Modules included in the item information retrieval system are computer codes implemented to enable a physical device (e.g., electronic device 100) on which the item information retrieval system is implemented (or included in the physical device) to perform a specified operation. It may be one or more commands.
  • the physical device in which the item information retrieval system is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are generated by the physical device corresponding to the plurality of modules. You can have it perform specified actions.
  • the electronic device 100 and the worker terminal 200 linked to the electronic device 100 each include an input/output unit 210, a communication unit 220, a memory 230, and a processor 240. It can be included.
  • the input/output unit 210 may be various interfaces or connection ports that receive user input or output information to the user.
  • the input/output unit 210 may include an input module and an output module, and the input module receives user input from the user.
  • User input can take various forms, including key input, touch input, and voice input. Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc.
  • a proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input.
  • the input module may include at least one of the devices listed above.
  • the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method.
  • the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself.
  • the output module can output various information.
  • the output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and various other types of output means.
  • the output module may be implemented in the form of a port-type output interface that connects the individual output means described above.
  • the communication unit 220 can communicate with other devices. Accordingly, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 can transmit and receive information with other devices through the communication unit. For example, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may communicate with each other or with other devices using a communication unit.
  • the communication department includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that transmits and receives data by connecting to a mobile communication network through a mobile communication base station, and a WLAN (Wireless Local Area Network) such as Wi-Fi.
  • a short-distance communication module using an Area Network-type communication method or a WPAN (Wireless Personal Area Network)-type communication method such as Bluetooth or Zigbee, and a GNSS (Global Navigation Satellite System) such as a GPS (Global Positioning System) ) may be composed of a satellite communication module using a satellite communication module or a combination thereof.
  • the memory 230 can store various types of information. Memory can store data temporarily or semi-permanently.
  • the memory of the electronic device 100 contains an operating program (OS; Operating System) for driving the electronic device 100, a program for generating data or Braille for hosting a website, or an application (e.g., Data related to web applications) may be stored.
  • OS Operating Program
  • application e.g., Data related to web applications
  • the memory may store modules in the form of computer code as described above.
  • Examples of the memory 230 include hard disk (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be. This memory can be provided as a built-in or removable type.
  • the processor 240 controls the overall operation of the electronic device 100 and the worker terminal 200 linked with the electronic device 100. To this end, the processor 240 can perform computation and processing of various information and control the operation of components of the electronic device 100. For example, the processor 240 may execute a program or application for searching item information.
  • the processor 240 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 240 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 240.
  • the operations of the electronic device 100 and the worker terminal 200 linked with the electronic device 100 may be interpreted as being performed under the control of the processor 240. That is, when the modules implemented in the item information retrieval system according to the present disclosure are executed, the processor 240 performs the item information search by the electronic device 100 and the worker terminal 200 linked with the electronic device 100. It can be interpreted as controlling to perform steps.
  • various embodiments may be implemented through various means.
  • various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
  • methods include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
  • firmware or software methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below.
  • software code can be stored in memory and run by a processor.
  • the memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
  • the electronic device 100 may electronically retrieve information related to the steps of item information search. It can be transmitted and received with the worker terminal 200 that is linked to the device 100.
  • FIG. 3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
  • the electronic device may obtain a search condition including the first condition and the second condition from the worker terminal.
  • the worker can input a search condition including at least one of the first condition and the second condition into the worker terminal, and the worker terminal can transmit the input search condition to the electronic device.
  • the first condition may be a condition for the electronic device to obtain a list of items through a search API.
  • the search API is an API used in services related to electronic devices, and the electronic device can send a request including a first condition to the search API and obtain a list of items.
  • the second condition may be a condition for performing an additional search in the list of items obtained according to the first condition.
  • the first condition and the second condition may be entered in different areas of the search page provided on the worker terminal, but this is only an example and the present disclosure is not limited thereto.
  • the electronic device may obtain a first item list including information about items corresponding to the first condition.
  • the electronic device may obtain the first item list from memory.
  • the number of items in the first item list that can be acquired from memory at one time may be determined in advance.
  • the number of items in the first item list that can be obtained from memory at one time may be, for example, 1000.
  • the electronic device may change the number of items in the first item list to be acquired at one time. For example, if the number of sub-conditions included in the second condition is more than a set number, the number of items in the first item list to be acquired at one time can be increased.
  • the electronic device may obtain a second item list including information about at least one item based on the first item list and the second condition. More specifically, the electronic device may obtain a list of items corresponding to the second condition based on information included in the first item list, and when the number of items corresponding to the second condition is acquired as set on the search page. You can provide information about that item.
  • the first item list and the second item list include, for example, an attribute and value pair, an array data, a serializable value, or It may have a data structure in the form of a key and value pair.
  • the first item list may have a pair of information including at least one attribute for at least one item and a value corresponding thereto.
  • the electronic device may obtain information about the item requested by the worker from the attribute and value pair of the first item list according to the second condition.
  • step S330 when there is no item corresponding to the second condition among the n items (n is an arbitrary natural number, for example, 1000) corresponding to the first condition, the next n items corresponding to the first condition are selected. It may include obtaining information on items (for example, 1000 items), and searching for an item that satisfies the second condition among the next n items.
  • the electronic device may provide result information including at least part of the second item list to the worker terminal.
  • the worker may receive result information including at least part of the second item list from the electronic device.
  • the result information may be at least some of the attribute and value pairs included in the second item list, and the operator may provide information about all attribute and value pairs included in the second item list through additional input to the result information. You can check it. The operator can use the result information to check information on the item corresponding to the first condition and the second condition or to perform various tests related to the item.
  • the item information search method may further include storing search conditions in the memory of the electronic device.
  • the step of storing link information connected to the detailed page of at least one of the items corresponding to the search condition in the memory together with the search condition may be further included.
  • the item information search method may further include processing a request for modifying information for an item in the second item list from a worker terminal. Processing the information modification request may be performed by modifying text representing the second item list.
  • the item information search method may further include processing an operation request for an item in the second item list from the worker terminal.
  • the action request may be a request for an action performed by the service to test an item in the second item list.
  • FIG. 4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
  • the search UI 400 for obtaining search conditions may be a user interface (UI) configured to allow an operator to input search conditions.
  • the search UI 400 may include a first area 410, a second area 420, and a third area 430.
  • the first area 410 may be configured to input a first condition.
  • the second area 420 may be configured to input a second condition.
  • the third area 430 may be configured to input the number of items to be displayed in the second item list. By entering the number of items to be displayed on the list in the third area 430, if the entered number of items is confirmed, the obtained item information can be output without performing an additional search process, simplifying the overall process. there is.
  • the first area 410 may include at least one filtering condition for obtaining the first condition.
  • the first area 410 may include at least one of a single select filtering condition, a true/false filtering condition, a multi-select filtering condition, and a range filtering condition. there is.
  • the filtering conditions of the first area 410 include, for example, category, presence or absence of applicable coupons, out of stock (OSS), used status, third party product, pre-order possible. Availability, valid item, presence of multi-option, presence of a locked phone, discount type, bundle item type, delivery type, membership type, price range, number of reviews, etc. can be entered.
  • At least some of the filtering conditions in the first area 410 may also be provided in a customer search UI configured to input search conditions when a customer using the service searches for an item through a customer terminal.
  • the second area 420 may include at least one filtering condition for obtaining the second condition.
  • the filtering conditions in the second area 420 may be conditions that are not provided in the customer search UI, which is configured to input search conditions when a customer using the service searches for an item through a customer terminal.
  • the second area 420 may include a first sub-area 421 and a second sub-area 422 that are different from each other.
  • the first sub-area 421 may be configured to input at least one value extracted from an attribute and value pair.
  • the second sub-area 422 may be configured to input at least one attribute extracted from an attribute and value pair, at least one value corresponding thereto, and a condition for the value.
  • the first sub-area 421 may include at least one first input field 421a configured to input at least one value extracted from an attribute and value pair.
  • the label corresponding to the first input field 421a may be an attribute corresponding to the value input into the first input field 421a.
  • labels corresponding to the first input field 421a are vendor item identification information (Vendor Item ID) and vendor identification information (Vendor ID).
  • the second sub-area 422 includes a second input field 422a configured to input at least one attribute extracted from an attribute and value pair, a third input field 422b configured to input at least one value corresponding thereto, and It may include a fourth input field 422c configured to input a value condition.
  • a condition ('Equal') to find an item having the same value as the value entered in the third input field 422b or the value entered in the third input field 422b A condition ('Range') to find an item with a value within the range can be entered.
  • a condition ('Equal') to find an item having the same value as the value entered in the third input field 422b or the value entered in the third input field 422b
  • a condition ('Range') to find an item with a value within the range can be entered.
  • the attribute entered into the second input field 422a is vendor identification information (Vendor ID), the value entered into the third input field 422b is 'A00010028', and the fourth input field 422c ) The condition for the value entered is 'Equal'.
  • the first condition and the second condition may include sub-conditions for the attribute to be searched and the corresponding value.
  • Searching for an item corresponding to the second condition includes processing information included in the list of items corresponding to the first condition and determining whether the processed information satisfies the sub-condition corresponding to the second condition. can do.
  • the search UI 400 includes a 'Search' icon configured to perform a search with the entered conditions, a 'Reset All' icon configured to erase the entered conditions, and a 'Reset All' icon configured to save the entered conditions in the library.
  • a 'Save Query' icon configured and a 'Query Library' configured to move to the library (i.e., configured to display the fourth page (800, see FIG. 8) described later on the worker terminal) Additional icons may be included.
  • the above-described icons may be provided under the second area 420, for example.
  • FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
  • an item list may be displayed as text including at least one attribute and value pair corresponding to each item.
  • the first page 500 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4).
  • the text attribute 500a may include, for example, item type, package type, division type, identification information (ID), item identification information (item ID), and seller item identification information. It may include at least one of (Vendor Item ID), vendor identification information (Vendor ID), category identification information (category ID), and title.
  • the text value 500b may be written to the right of the corresponding one of the attributes 500a (eg, “VendorID”: “A00010028”). If there is no value 500b corresponding to the attribute 500a, 'null' may be written instead of the value 500b (for example, "packageType": null).
  • FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
  • an item list may be displayed as a table including at least one attribute and value pair corresponding to each item.
  • the second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4).
  • the second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Table view' icon in the tab bar provided above the first page 500 (see FIG. 5).
  • the tab bar may include a 'Json view' icon configured to display the first page 500 (see Figure 5) on the worker terminal and a 'Table view' icon configured to display the second page 600 on the worker terminal. there is.
  • the attributes 600a of the table include, for example, price, product ID, item ID, vendor item ID, and vendor ID. and delivery types (badges).
  • the attribute 600a displayed in the table may be a portion selected from the attributes 500a displayed as text (see FIG. 5).
  • the value 600b of the table may be written below the corresponding one of the attributes 600a.
  • the table may further include link information 610 connected to the detail page of each item.
  • Link information 610 may be displayed as a representative image of the item and/or the title of the item.
  • FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
  • the third page 700 may be displayed on the worker terminal according to input corresponding to the link information 610 of the table (see FIG. 6).
  • the third page 700 may be a detail page that displays information about the item selected from the second item list.
  • the third page 700 includes, for example, representative image, title, price, delivery type, rating, number of reviews, delivery time, advertisement, purchase benefits, purchase quantity stepper, 'Add to cart' icon, ' A ‘purchase now’ icon may be displayed.
  • the third page 700 may be substantially the same as the detailed page provided to the customer terminal, but the present disclosure is not limited thereto.
  • the worker can obtain item information according to the set conditions and check the detailed page corresponding to the item, such as the third page 700.
  • out-of-stock items may not be displayed in the search list in the service.
  • Workers who want to check the detail page of such out-of-stock items include the stock condition in the second condition.
  • the operator can easily check information on an item that satisfies predetermined conditions, and can also easily perform a test on the detail page of the item.
  • FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
  • the item information search method may further include storing search conditions in the memory of the electronic device.
  • the item information search method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in a memory along with the search conditions. Search conditions and link information (not shown) saved through the above-described steps may be displayed on the fourth page 800.
  • Search conditions stored on the fourth page 800 may be displayed in text format.
  • the fourth page 800 may be displayed on the worker terminal according to the input corresponding to the 'Search Condition Library (Query Library)' icon of the search UI 400 (see FIG. 4).
  • the fourth page 800 displays a first search condition 810 stored by a first worker using a worker terminal and a second search condition 820 stored by a second worker using another worker terminal. It can be.
  • the first operator can use, modify, or delete the first search condition 810 as is.
  • the first worker can use the second search condition 820 stored by the second worker.
  • On the fourth page 800 for example, an 'Apply' icon and a 'Delete' icon adjacent to the first search condition 810, and an 'Apply' icon adjacent to the second search condition 820. (Apply)' icon may be provided.
  • a search UI 400 (see FIG. 4) containing the corresponding search conditions may be displayed on the worker terminal.
  • operators can save search conditions in a library and quickly retrieve them when desired. According to this, workers can quickly and accurately check item information that changes in real time according to the operation of the service.
  • FIG. 9 is a diagram illustrating a page for processing an operation request from a worker terminal according to embodiments of the present disclosure.
  • the item information search method may further include processing an operation request 910 for an item in the item list from a worker terminal.
  • an action request 910 for an item may be displayed in text format on the fifth page 900.
  • the fifth page 900 may be displayed to a worker designing an item information search method according to embodiments of the present disclosure.
  • the action request 910 may be a request for an action performed in a service to test an item in the item list.
  • the action request 910 may be, for example, a request for an action (add-to-cart) to collectively add items from the item list to a shopping cart.
  • the electronic device or terminal includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, and a key. , user interface devices such as icons, etc.
  • Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor.
  • computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc.
  • the computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner.
  • the media may be readable by a computer, stored in memory, and executed by a processor.
  • This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors.
  • this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing.
  • Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Mathematical Physics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

According to the present disclosure, disclosed are an item information search method and an electronic apparatus therefor, the item information search method comprising the steps of: acquiring, from a worker terminal, a search condition including a first condition and a second condition; acquiring a first item list including information regarding an item corresponding to the first condition; acquiring, on the basis of the second condition, a second item list including information regarding at least one item selected from the first item list; and providing the worker terminal with result information including at least some of the second item list.

Description

아이템 정보 검색 방법 및 이를 위한 전자 장치Item information retrieval method and electronic device for the same
본 개시는 작업자가 서비스의 아이템 정보를 검색하는 방법 및 이를 위한 전자 장치에 관한 것이다.This disclosure relates to a method for a worker to search for item information of a service and an electronic device for the same.
인터넷의 사용이 보편화됨에 따라 다양한 분야에서 인터넷 기반 서비스가 제공되고 있다. 특히, 구매자와 판매자가 단말을 통해 온라인 쇼핑몰에 접속하여 실시간으로 상품을 거래할 수 있는 전자상거래가 활성화되고 있다.As the use of the Internet becomes more widespread, Internet-based services are being provided in various fields. In particular, e-commerce, where buyers and sellers can access online shopping malls through terminals and trade products in real time, is becoming more active.
전자상거래를 위한 인터넷 기반 서비스를 관리하는 작업자는 서비스를 통해 제공되는 아이템의 정보를 확인하거나 관련된 다양한 테스트를 수행할 필요가 있다. 보다 구체적으로, 작업자는 아이템의 정보가 페이지에 정확하게 표시되는지, 아이템을 표시하는 페이지가 정상적으로 동작하는지, 또는 고객 단말로부터의 아이템에 대한 요청이 정상적으로 동작하는지 등을 각 아이템마다 확인할 필요가 있다. 이에 따라, 작업자가 아이템의 정보를 검색하고 이를 확인하기 위한 다양한 방법에 대한 논의가 이루어지고 있다.Workers who manage Internet-based services for e-commerce need to check information on items provided through the service or perform various related tests. More specifically, the operator needs to check for each item whether the item's information is displayed accurately on the page, whether the page displaying the item operates normally, or whether a request for the item from a customer terminal operates normally. Accordingly, discussions are taking place on various methods for workers to search for and confirm item information.
관련하여, KR 10-2109995 B1 건, KR 10-2022-0046410 A 건 등의 선행문헌들을 참조할 수 있다.In this regard, prior literature such as KR 10-2109995 B1 and KR 10-2022-0046410 A may be referred to.
본 개시는 상술한 문제점을 해결하기 위해 제안된 것으로, 작업자가 서비스의 아이템 정보를 검색하는 방법 및 이를 위한 전자 장치를 제공하는 것을 목적으로 한다.The present disclosure is proposed to solve the above-described problems, and its purpose is to provide a method for a worker to search item information of a service and an electronic device for the same.
보다 구체적으로, 본 개시는 작업자가 다양한 조건을 통해 해당 조건에 해당하는 아이템 정보를 획득하도록 설정된 검색 API(Application Programming Interface)와 추가적인 필터링 과정을 통해 보다 구체적인 조건에 대응되는 아이템 정보를 획득할 수 있도록 하는 것을 목적으로 한다.More specifically, the present disclosure allows workers to obtain item information corresponding to more specific conditions through a search API (Application Programming Interface) set to obtain item information corresponding to the conditions through various conditions and an additional filtering process. The purpose is to
본 개시에 의해 이루고자 하는 기술적 과제는 상술한 기술적 과제들로 한정되지 않으며, 이하의 실시 예들로부터 또 다른 기술적 과제들이 유추될 수 있다.The technical problems to be achieved by the present disclosure are not limited to the above-described technical problems, and other technical problems can be inferred from the following embodiments.
개시되는 일 실시 예에 따른 아이템 정보 검색 방법은 작업자 단말로부터 제1 조건 및 제2 조건을 포함하는 검색 조건을 획득하는 단계, 상기 제1 조건에 대응하는 아이템에 대한 정보를 포함하는 제1 아이템 리스트를 획득하는 단계, 상기 제2 조건을 기반으로 상기 제1 아이템 리스트에서 선택된 적어도 하나의 아이템에 대한 정보를 포함하는 제2 아이템 리스트를 획득하는 단계, 및 상기 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 상기 작업자 단말에 제공하는 단계를 포함할 수 있다.An item information search method according to an embodiment disclosed includes obtaining a search condition including a first condition and a second condition from a worker terminal, a first item list including information about an item corresponding to the first condition, Obtaining a second item list containing information about at least one item selected from the first item list based on the second condition, and comprising at least a portion of the second item list. It may include providing result information to the worker terminal.
상기 제1 아이템 리스트는 상기 제1 조건을 기반으로 상기 서비스에서 사용되는 검색 API를 통해 획득될 수 있다.The first item list may be obtained through a search API used in the service based on the first condition.
상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍(attribute and value pair)을 포함하는 텍스트로 표시되고, 상기 제2 아이템 리스트는 상기 제2 조건을 기반으로 상기 텍스트에서 대응하는 상기 적어도 하나의 아이템에 대한 정보를 선택하는 것을 통해 획득될 수 있다.Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second item list is based on the second condition. It can be obtained by selecting information about the at least one item corresponding to the text.
상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 테이블로 표시될 수 있다.Each of the first and second item lists may be displayed as a table including at least one attribute and value pair corresponding to each item.
상기 테이블의 속성은 가격, 제품 식별 정보, 아이템 식별 정보, 판매자 아이템 식별 정보, 판매자 식별 정보 및 배송 타입 중 적어도 하나를 포함할 수 있다.Attributes of the table may include at least one of price, product identification information, item identification information, seller item identification information, seller identification information, and delivery type.
상기 테이블은 각 아이템의 상세 페이지와 연결되는 링크 정보를 더 포함할 수 있다.The table may further include link information connected to the detail page of each item.
상기 검색 조건은 상기 작업자 단말에 표시되는 검색 UI에 입력되고, 상기 검색 UI는 상기 제1 조건을 입력하도록 구성되는 제1 영역 및 상기 제2 조건을 입력하도록 구성되는 제2 영역을 포함할 수 있다.The search condition is entered into a search UI displayed on the worker terminal, and the search UI may include a first area configured to input the first condition and a second area configured to input the second condition. .
상기 검색 UI는 상기 제2 아이템 리스트에 표시할 아이템 개수를 입력하도록 구성되는 제3 영역을 더 포함할 수 있다.The search UI may further include a third area configured to input the number of items to be displayed in the second item list.
상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 텍스트로 표시되고, 상기 제2 영역은 상기 적어도 하나의 속성 및 값 쌍으로부터 추출된 적어도 하나의 값을 입력하도록 구성되는 제1 서브 영역, 및 상기 적어도 하나의 속성 및 값 쌍으로부터 추출된 적어도 하나의 속성, 이에 대응하는 적어도 하나의 값 및 값의 조건을 입력하도록 구성되는 제2 서브 영역을 포함할 수 있다.Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the second area contains at least one attribute and value pair extracted from the at least one attribute and value pair. A first sub-area configured to input a value, and a second sub-area configured to input at least one attribute extracted from the at least one attribute and value pair, at least one value corresponding thereto, and a condition for the value. can do.
상기 검색 조건을 상기 전자 장치의 메모리에 저장하는 단계를 더 포함할 수 있다.The method may further include storing the search conditions in the memory of the electronic device.
상기 검색 조건에 대응하는 아이템 중 적어도 하나의 상세 페이지와 연결되는 링크 정보를 상기 검색 조건과 함께 상기 메모리에 저장하는 단계를 더 포함할 수 있다.The method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in the memory along with the search conditions.
상기 작업자 단말로부터의 상기 제2 아이템 리스트의 아이템에 대한 정보 수정 요청을 처리하는 단계를 더 포함할 수 있다.It may further include processing a request to modify information about an item in the second item list from the worker terminal.
상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 텍스트로 표시되고, 상기 정보 수정 요청을 처리하는 단계는, 상기 텍스트를 수정하는 것에 의해 수행될 수 있다.Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item, and the step of processing the information modification request is performed by modifying the text. You can.
상기 작업자 단말로부터의 상기 제2 아이템 리스트의 아이템에 대한 동작 요청을 처리하는 단계를 더 포함하되, 상기 동작 요청은 상기 제2 아이템 리스트의 아이템을 테스트하기 위해 상기 서비스에서 수행되는 동작을 요청하는 것일 수 있다.Further comprising processing an operation request for an item of the second item list from the worker terminal, wherein the operation request requests an operation performed in the service to test an item of the second item list. You can.
상기 제2 아이템 리스트를 획득하는 단계는, 상기 제1 조건에 해당하는 n개(n은 임의의 자연수)의 아이템 중 상기 제2 조건에 해당하는 아이템이 없는 경우에, 상기 제1 조건에 해당하는 다음 n개의 아이템의 정보를 추가로 획득하는 단계, 및 상기 다음 n개의 아이템 중 상기 제2 조건에 해당하는 아이템을 검색하는 단계를 포함할 수 있다.The step of obtaining the second item list includes, when there is no item corresponding to the second condition among n items (n is an arbitrary natural number) corresponding to the first condition, It may include additionally acquiring information on the next n items, and searching for an item that satisfies the second condition among the next n items.
개시되는 일 실시 예에 따른 아이템 정보 검색 방법을 위한 전자 장치는 적어도 하나의 명령어를 저장하는 메모리, 및 상기 적어도 하나의 명령어에 기초하여, 작업자 단말로부터 제1 조건 및 제2 조건을 포함하는 검색 조건을 획득하고, 상기 제1 조건에 대응하는 아이템에 대한 정보를 포함하는 제1 아이템 리스트를 획득하고, 상기 제2 조건을 기반으로 상기 제1 아이템 리스트에서 선택된 적어도 하나의 아이템에 대한 정보를 포함하는 제2 아이템 리스트를 획득하고, 상기 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 상기 작업자 단말에 제공할 수 있다.An electronic device for an item information search method according to an embodiment of the disclosure includes a memory storing at least one command, and a search condition including a first condition and a second condition from a worker terminal based on the at least one command. Obtaining, obtaining a first item list including information about an item corresponding to the first condition, and including information about at least one item selected from the first item list based on the second condition. A second item list may be obtained, and result information including at least part of the second item list may be provided to the worker terminal.
기타 실시 예들의 구체적인 사항들은 상세한 설명 및 도면들에 포함되어 있다.Specific details of other embodiments are included in the detailed description and drawings.
본 개시에 따르면, 작업자는 원하는 조건의 아이템을 신속하고 정확하게 검색할 수 있고, 이를 확인하거나 검색 조건을 메모리에 저장할 수 있다. 또한, 작업자는 서비스의 운영에 따라 실시간으로 변화하는 아이템의 정보를 쉽게 확인할 수 있고, 해당 아이템에 대한 테스트를 용이하게 수행할 수 있다.According to the present disclosure, an operator can quickly and accurately search for an item with a desired condition, confirm it, or store the search condition in memory. Additionally, workers can easily check information on items that change in real time according to the operation of the service, and can easily perform tests on the items.
발명의 효과는 이상에서 언급한 효과로 제한되지 않으며, 언급되지 않은 또 다른 효과들은 청구범위의 기재로부터 당해 기술 분야의 통상의 기술자에게 명확하게 이해될 수 있을 것이다.The effect of the invention is not limited to the effects mentioned above, and other effects not mentioned will be clearly understood by those skilled in the art from the description of the claims.
도 1은 본 개시의 실시 예들에 따른 전자 장치에서 서비스의 아이템 정보를 검색하는 방법이 구현될 수 있는 아이템 정보 검색 시스템을 설명하기 위한 개념도이다.1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
도 2는 본 개시의 실시 예들에 따른 전자 장치 및 작업자 단말의 구성을 설명하기 위한 개략적인 블록도이다.Figure 2 is a schematic block diagram for explaining the configuration of an electronic device and an operator terminal according to embodiments of the present disclosure.
도 3은 본 개시의 실시 예들에 따른 아이템 정보 검색 방법을 설명하기 위한 흐름도이다.3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
도 4는 본 개시의 실시 예들에 따른 검색 조건을 획득하기 위한 검색 UI를 설명하기 위한 도면이다.4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
도 5는 본 개시의 실시 예들에 따른 텍스트로 표시된 아이템 리스트를 포함하는 페이지를 설명하기 위한 도면이다.FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
도 6은 본 개시의 실시 예들에 따른 테이블로 표시된 아이템 리스트를 포함하는 페이지를 설명하기 위한 도면이다.FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
도 7은 본 개시의 실시 예들에 따른 아이템 리스트 테이블의 링크 정보와 연결되는 아이템의 상세 페이지를 설명하기 위한 도면이다.FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
도 8은 본 개시의 실시 예들에 따라 검색 조건을 메모리에 저장하는 단계의 페이지를 설명하기 위한 도면이다.FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
도 9는 본 개시의 실시 예들에 따라 작업자 단말로부터의 정보 수정 요청을 처리하는 단계의 페이지를 설명하기 위한 도면이다.FIG. 9 is a diagram illustrating a page in the step of processing an information modification request from a worker terminal according to embodiments of the present disclosure.
실시 예들에서 사용되는 용어는 본 개시에서의 기능을 고려하면서 가능한 현재 널리 사용되는 일반적인 용어들을 선택하였으나, 이는 당 분야에 종사하는 기술자의 의도 또는 판례, 새로운 기술의 출현 등에 따라 달라질 수 있다. 또한, 특정한 경우는 출원인이 임의로 선정한 용어도 있으며, 이 경우 해당되는 설명 부분에서 상세히 그 의미를 기재할 것이다. 따라서 본 개시에서 사용되는 용어는 단순한 용어의 명칭이 아닌, 그 용어가 가지는 의미와 본 개시의 전반에 걸친 내용을 토대로 정의되어야 한다.The terms used in the embodiments are general terms that are currently widely used as much as possible while considering the functions in the present disclosure, but this may vary depending on the intention or precedent of a person working in the art, the emergence of new technology, etc. In addition, in certain cases, there are terms arbitrarily selected by the applicant, and in this case, the meaning will be described in detail in the relevant description. Therefore, the terms used in this disclosure should be defined based on the meaning of the term and the overall content of this disclosure, rather than simply the name of the term.
명세서 전체에서 어떤 부분이 어떤 구성요소를 “포함”한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있음을 의미한다. 또한, 명세서에 기재된 “...부”, “...모듈” 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어 또는 소프트웨어로 구현되거나 하드웨어와 소프트웨어의 결합으로 구현될 수 있다.When a part in the entire specification is said to “include” a certain element, this means that it does not exclude other elements but may further include other elements, unless specifically stated to the contrary. In addition, terms such as “...unit” and “...module” used in the specification refer to a unit that processes at least one function or operation, which is implemented as hardware or software, or as a combination of hardware and software. It can be.
명세서 전체에서 기재된 “a, b, 및 c 중 적어도 하나”의 표현은, ‘a 단독’, ‘b 단독’, ‘c 단독’, ‘a 및 b’, ‘a 및 c’, ‘b 및 c’, 또는 ‘a,b,c 모두’를 포괄할 수 있다.The expression “at least one of a, b, and c” used throughout the specification means ‘a alone’, ‘b alone’, ‘c alone’, ‘a and b’, ‘a and c’, ‘b and c’. ', or 'all a, b, c'.
이하에서 언급되는 "단말"은 네트워크를 통해 서버나 타 단말에 접속할 수 있는 컴퓨터나 휴대용 단말로 구현될 수 있다. 여기서, 컴퓨터는 예를 들어, 웹 브라우저(WEB Browser)가 탑재된 노트북, 데스크톱(desktop), 랩톱(laptop) 등을 포함하고, 휴대용 단말은 예를 들어, 휴대성과 이동성이 보장되는 무선 통신 장치로서, IMT(International Mobile Telecommunication), CDMA(Code Division Multiple Access), W-CDMA(W-Code Division Multiple Access), LTE(Long Term Evolution) 등의 통신 기반 단말, 스마트폰, 태블릿 PC 등과 같은 모든 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치를 포함할 수 있다.The “terminal” mentioned below may be implemented as a computer or portable terminal that can connect to a server or other terminal through a network. Here, the computer includes, for example, a laptop, desktop, laptop, etc. equipped with a web browser, and the portable terminal is, for example, a wireless communication device that guarantees portability and mobility. , all types of communication-based terminals such as IMT (International Mobile Telecommunication), CDMA (Code Division Multiple Access), W-CDMA (W-Code Division Multiple Access), and LTE (Long Term Evolution), smartphones, tablet PCs, etc. It may include a handheld-based wireless communication device.
아래에서는 첨부한 도면을 참고하여 본 개시의 실시 예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 개시는 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다.Below, with reference to the attached drawings, embodiments of the present disclosure will be described in detail so that those skilled in the art can easily practice them. However, the present disclosure may be implemented in many different forms and is not limited to the embodiments described herein.
이하, 본 개시의 실시 예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, embodiments of the present disclosure will be described in detail with reference to the attached drawings.
실시 예를 설명함에 있어서 본 개시가 속하는 기술 분야에 익히 알려져 있고 본 개시와 직접적으로 관련이 없는 기술 내용에 대해서는 설명을 생략한다. 이는 불필요한 설명을 생략함으로써 본 개시의 요지를 흐리지 않고 더욱 명확히 전달하기 위함이다.In describing the embodiments, description of technical content that is well known in the technical field to which this disclosure belongs and that is not directly related to this disclosure will be omitted. This is to convey the gist of the present disclosure more clearly without obscuring it by omitting unnecessary explanation.
마찬가지 이유로 첨부 도면에 있어서 일부 구성요소는 과장되거나 생략되거나 개략적으로 도시되었다. 또한, 각 구성요소의 크기는 실제 크기를 전적으로 반영하는 것이 아니다. 각 도면에서 동일한 또는 대응하는 구성요소에는 동일한 참조 번호를 부여하였다.For the same reason, some components are exaggerated, omitted, or schematically shown in the accompanying drawings. Additionally, the size of each component does not entirely reflect its actual size. In each drawing, identical or corresponding components are assigned the same reference numbers.
본 개시의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시 예들을 참조하면 명확해질 것이다. 그러나 본 개시는 이하의 실시 예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시 예들은 본 개시가 완전하도록 하고, 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 개시는 청구항의 범주에 의해 정의될 뿐이다. 명세서 전체에 걸쳐 동일 참조 부호는 동일 구성 요소를 지칭한다.The advantages and features of the present disclosure and methods for achieving them will become clear by referring to the embodiments described in detail below along with the accompanying drawings. However, the present disclosure is not limited to the following embodiments and may be implemented in various different forms. These embodiments are merely provided to ensure that the present disclosure is complete and to those skilled in the art to which the present disclosure pertains. It is provided to completely inform the scope of, and the present disclosure is defined only by the scope of the claims. Like reference numerals refer to like elements throughout the specification.
이 때, 처리 흐름도 도면들의 각 블록과 흐름도 도면들의 조합들은 컴퓨터 프로그램 명령어들에 의해 수행될 수 있음을 이해할 수 있을 것이다. 이들 컴퓨터 프로그램 명령어들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 명령어들이 흐름도 블록(들)에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 명령어들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장된 명령어들은 흐름도 블록(들)에서 설명된 기능을 수행하는 명령어 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 명령어들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 명령어들은 흐름도 블록(들)에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.At this time, it will be understood that each block of the processing flow diagrams and combinations of the flow diagram diagrams can be performed by computer program instructions. These computer program instructions can be mounted on a processor of a general-purpose computer, special-purpose computer, or other programmable data processing equipment, so that the instructions performed through the processor of the computer or other programmable data processing equipment are described in the flowchart block(s). It creates the means to perform functions. These computer program instructions may also be stored in computer-usable or computer-readable memory that can be directed to a computer or other programmable data processing equipment to implement a function in a particular manner, so that the computer-usable or computer-readable memory It is also possible to produce manufactured items containing instruction means to perform the functions described in the flowchart block(s). Computer program instructions can also be mounted on a computer or other programmable data processing equipment, so that a series of operational steps are performed on the computer or other programmable data processing equipment to generate a process that is executed by the computer and then processed by the computer or other programmable data processing equipment. Instructions for performing processing equipment may also provide steps for executing the functions described in the flowchart block(s).
또한, 각 블록은 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 명령어들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실행 예들에서는 블록들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.Additionally, each block may represent a module, segment, or portion of code containing one or more executable instructions for executing specified logical function(s). Additionally, it should be noted that in some alternative execution examples it is possible for the functions mentioned in the blocks to occur out of order. For example, it is possible for two blocks shown in succession to be performed substantially at the same time, or it is possible for the blocks to be performed in reverse order depending on the corresponding function.
도 1은 본 개시의 실시 예들에 따른 전자 장치에서 서비스의 아이템 정보를 검색하는 방법이 구현될 수 있는 아이템 정보 검색 시스템을 설명하기 위한 개념도이다.1 is a conceptual diagram illustrating an item information retrieval system in which a method of retrieving item information of a service can be implemented in an electronic device according to embodiments of the present disclosure.
도 1을 참조하면, 다양한 실시 예들에 따른 아이템 정보 검색 시스템은 다양한 종류의 장치들에 구현될 수 있다. 예를 들어, 아이템 정보 검색 시스템은 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)에 구현될 수 있다. 달리 말해, 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)은 각각에 구현된 아이템 정보 검색 시스템을 기반으로, 본 개시의 다양한 실시 예들에 따른 동작을 수행할 수 있다. 한편, 다양한 실시 예들에 따른 아이템 정보 검색 시스템은, 도 1에 도시된 바에 국한되지 않고, 다양한 전자 장치 또는 서버에 구현될 수도 있다.Referring to FIG. 1, an item information search system according to various embodiments may be implemented in various types of devices. For example, the item information search system may be implemented in the electronic device 100 and the worker terminal 200 linked to the electronic device 100. In other words, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may perform operations according to various embodiments of the present disclosure based on the item information search system implemented in each. Meanwhile, the item information search system according to various embodiments is not limited to that shown in FIG. 1 and may be implemented in various electronic devices or servers.
다양한 실시 예들에 따른 전자 장치(100)는, 전자 장치(100)와 연동되는 작업자 단말(200)과 유선 또는 무선 통신을 수행하며, 대단위의 저장 용량을 갖는 메모리를 포함하는 장치일 수 있다. 예를 들어, 전자 장치(100)는 전자 장치(100)와 연동되는 작업자 단말(200)과 연결된 클라우드 장치(cloud device)일 수 있다.The electronic device 100 according to various embodiments may be a device that performs wired or wireless communication with a worker terminal 200 that is linked with the electronic device 100 and includes a memory with a large storage capacity. For example, the electronic device 100 may be a cloud device connected to the worker terminal 200 that is linked to the electronic device 100.
다양한 실시 예들에 따른 전자 장치(100)와 연동되는 작업자 단말(200)은, 데스크탑 피시, 태블릿 피시, 모바일 단말 등 작업자에 의해 이용될 수 있는 장치일 수 있다. 이외에도 유사한 기능을 수행하는 다른 전자 장치들이 전자 장치(100)와 연동되는 작업자 단말(200)로 이용될 수 있다.The worker terminal 200 linked with the electronic device 100 according to various embodiments may be a device that can be used by the worker, such as a desktop PC, tablet PC, or mobile terminal. In addition, other electronic devices that perform similar functions may be used as the worker terminal 200 that interworks with the electronic device 100.
다양한 실시 예들에 따른 아이템 정보 검색 시스템은 동작을 위한 다양한 모듈들을 포함할 수 있다. 아이템 정보 검색 시스템에 포함된 모듈들은 아이템 정보 검색 시스템이 구현되는(또는, 물리적 장치에 포함되는) 물리적 장치(예를 들어, 전자 장치(100))가 지정된 동작을 수행할 수 있도록 구현된 컴퓨터 코드 내지는 하나 이상의 명령어일 수 있다. 다시 말하면, 아이템 정보 검색 시스템이 구현되는 물리적 장치는 복수 개의 모듈들을 컴퓨터 코드 형태로 메모리에 저장하고, 메모리에 저장된 복수 개의 모듈들이 실행되는 경우 복수 개의 모듈들은 물리적 장치가 복수 개의 모듈들에 대응하는 지정된 동작들을 수행하도록 할 수 있다.An item information retrieval system according to various embodiments may include various modules for operation. Modules included in the item information retrieval system are computer codes implemented to enable a physical device (e.g., electronic device 100) on which the item information retrieval system is implemented (or included in the physical device) to perform a specified operation. It may be one or more commands. In other words, the physical device in which the item information retrieval system is implemented stores a plurality of modules in the memory in the form of computer code, and when the plurality of modules stored in the memory are executed, the plurality of modules are generated by the physical device corresponding to the plurality of modules. You can have it perform specified actions.
도 2는 본 개시의 실시 예들에 따른 전자 장치 및 작업자 단말의 구성을 설명하기 위한 개략적인 블록도이다.Figure 2 is a schematic block diagram for explaining the configuration of an electronic device and an operator terminal according to embodiments of the present disclosure.
도 2를 참조하면, 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200) 각각은 입/출력부(210), 통신부(220), 메모리(230) 및 프로세서(240)를 포함할 수 있다. Referring to FIG. 2, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 each include an input/output unit 210, a communication unit 220, a memory 230, and a processor 240. It can be included.
입/출력부(210)는 사용자 입력을 받거나 또는 사용자에게 정보를 출력하는 각종 인터페이스나 연결 포트 등일 수 있다. 입/출력부(210)는 입력 모듈과 출력 모듈을 포함할 수 있는데, 입력 모듈은 사용자로부터 사용자 입력을 수신한다. 사용자 입력은 키 입력, 터치 입력, 음성 입력을 비롯한 다양한 형태로 이루어질 수 있다. 이러한 사용자 입력을 받을 수 있는 입력 모듈의 예로는 전통적인 형태의 키패드나 키보드, 마우스는 물론, 사용자의 터치를 감지하는 터치 센서, 음성 신호를 입력받는 마이크, 영상 인식을 통해 제스처 등을 인식하는 카메라, 사용자 접근을 감지하는 조도 센서나 적외선 센서 중 적어도 하나를 포함하는 근접 센서, 가속도 센서나 자이로 센서 등을 통해 사용자 동작을 인식하는 모션 센서 및 그 외의 다양한 형태의 사용자 입력을 감지하거나 입력받는 다양한 형태의 입력 수단이 있으며, 본 개시의 실시 예에 따른 입력 모듈은 위에 나열한 장치 중 적어도 하나를 포함할 수 있다. 여기서, 터치 센서는 디스플레이 패널에 부착되는 터치 패널이나 터치 필름을 통해 터치를 감지하는 압전식 또는 정전식 터치 센서, 광학적인 방식에 의해 터치를 감지하는 광학식 터치 센서 등으로 구현될 수 있다. 이외에도 입력 모듈은 자체적으로 사용자 입력을 감지하는 장치 대신 사용자 입력을 입력받는 외부의 입력 장치를 연결시키는 입력 인터페이스(USB 포트, PS/2 포트 등)의 형태로 구현될 수도 있다. 또 출력 모듈은 각종 정보를 출력할 수 있다. 출력 모듈은 영상을 출력하는 디스플레이, 소리를 출력하는 스피커, 진동을 발생시키는 햅틱 장치 및 그 외의 다양한 형태의 출력 수단 중 적어도 하나를 포함할 수 있다. 이외에도 출력 모듈은 상술한 개별 출력 수단을 연결시키는 포트 타입의 출력 인터페이스의 형태로 구현될 수도 있다.The input/output unit 210 may be various interfaces or connection ports that receive user input or output information to the user. The input/output unit 210 may include an input module and an output module, and the input module receives user input from the user. User input can take various forms, including key input, touch input, and voice input. Examples of input modules that can receive such user input include traditional keypads, keyboards, and mice, as well as touch sensors that detect the user's touch, microphones that receive voice signals, cameras that recognize gestures through image recognition, etc. A proximity sensor including at least one of an illumination sensor or an infrared sensor that detects user approach, a motion sensor that recognizes user movement through an acceleration sensor or gyro sensor, and various other types of sensors that detect or receive user input. There is an input means, and the input module according to an embodiment of the present disclosure may include at least one of the devices listed above. Here, the touch sensor may be implemented as a piezoelectric or capacitive touch sensor that detects touch through a touch panel or touch film attached to the display panel, or an optical touch sensor that detects touch by an optical method. In addition, the input module may be implemented in the form of an input interface (USB port, PS/2 port, etc.) that connects an external input device that receives user input instead of a device that detects user input itself. Additionally, the output module can output various information. The output module may include at least one of a display that outputs an image, a speaker that outputs sound, a haptic device that generates vibration, and various other types of output means. In addition, the output module may be implemented in the form of a port-type output interface that connects the individual output means described above.
예를 들어, 디스플레이 형태의 출력 모듈은 텍스트, 정지 영상, 동영상을 디스플레이 할 수 있다. 디스플레이는 액정 디스플레이(LCD; Liquid Crystal Display), 발광 다이오드(LED; light emitting diode) 디스플레이, 유기 발광 다이오드(OLED; Organic Light Emitting Diode) 디스플레이, 평판 디스플레이(FPD; Flat Panel Display), 투명 디스플레이(transparent display), 곡면 디스플레이(Curved Display), 플렉시블 디스플레이(flexible display), 3차원 디스플레이(3D display), 홀로그래픽 디스플레이(holographic display), 프로젝터 및 그 외의 영상 출력 기능을 수행할 수 있는 다양한 형태의 장치 중 적어도 하나를 포함할 수 있다. 이러한 디스플레이는 입력 모듈의 터치 센서와 일체로 구성된 터치 디스플레이의 형태일 수도 있다.For example, a display-type output module can display text, still images, and moving images. Displays include liquid crystal display (LCD), light emitting diode (LED) display, organic light emitting diode (OLED) display, flat panel display (FPD), and transparent display. Among various types of devices that can perform image output functions such as display, curved display, flexible display, 3D display, holographic display, projector, and other It can contain at least one. This display may be in the form of a touch display integrated with the touch sensor of the input module.
통신부(220)는 다른 장치와 통신할 수 있다. 따라서, 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)은 통신부를 통해 다른 장치와 정보를 송수신할 수 있다. 예를 들어, 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)은 통신부를 이용해 상호 간 통신을 수행하거나, 기타 다른 장치와 통신을 수행할 수 있다.The communication unit 220 can communicate with other devices. Accordingly, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 can transmit and receive information with other devices through the communication unit. For example, the electronic device 100 and the worker terminal 200 linked to the electronic device 100 may communicate with each other or with other devices using a communication unit.
여기서, 통신, 즉 데이터의 송수신은 유선 또는 무선으로 이루어질 수 있다. 이를 위해 통신부는 LAN(Local Area Network)를 통해 인터넷 등에 접속하는 유선 통신 모듈, 이동 통신 기지국을 거쳐 이동 통신 네트워크에 접속하여 데이터를 송수신하는 이동 통신 모듈, 와이파이(Wi-Fi) 같은 WLAN(Wireless Local Area Network) 계열의 통신 방식이나 블루투스(Bluetooth), 직비(Zigbee)와 같은 WPAN(Wireless Personal Area Network) 계열의 통신 방식을 이용하는 근거리 통신 모듈, GPS(Global Positioning System)과 같은 GNSS(Global Navigation Satellite System)을 이용하는 위성 통신 모듈 또는 이들의 조합으로 구성될 수 있다.Here, communication, that is, transmission and reception of data, can be accomplished wired or wirelessly. To this end, the communication department includes a wired communication module that connects to the Internet, etc. through a LAN (Local Area Network), a mobile communication module that transmits and receives data by connecting to a mobile communication network through a mobile communication base station, and a WLAN (Wireless Local Area Network) such as Wi-Fi. A short-distance communication module using an Area Network-type communication method or a WPAN (Wireless Personal Area Network)-type communication method such as Bluetooth or Zigbee, and a GNSS (Global Navigation Satellite System) such as a GPS (Global Positioning System) ) may be composed of a satellite communication module using a satellite communication module or a combination thereof.
메모리(230)는 각종 정보를 저장할 수 있다. 메모리는 데이터를 임시적으로 또는 반영구적으로 저장할 수 있다. 예를 들어, 전자 장치(100)의 메모리에는 전자 장치(100)를 구동하기 위한 운용 프로그램(OS; Operating System), 웹 사이트를 호스팅하기 위한 데이터나 점자 생성을 위한 프로그램 내지는 어플리케이션(예를 들어, 웹 어플리케이션)에 관한 데이터 등이 저장될 수 있다. 또, 메모리는 상술한 바와 같이 모듈들을 컴퓨터 코드 형태로 저장할 수 있다. The memory 230 can store various types of information. Memory can store data temporarily or semi-permanently. For example, the memory of the electronic device 100 contains an operating program (OS; Operating System) for driving the electronic device 100, a program for generating data or Braille for hosting a website, or an application (e.g., Data related to web applications) may be stored. Additionally, the memory may store modules in the form of computer code as described above.
메모리(230)의 예로는 하드 디스크(HDD; Hard Disk Drive), SSD(Solid State Drive), 플래쉬 메모리(flash memory), 롬(ROM; Read-Only Memory), 램(RAM; Random Access Memory) 등이 있을 수 있다. 이러한 메모리는 내장 타입 또는 탈부착 가능한 타입으로 제공될 수 있다.Examples of the memory 230 include hard disk (HDD), solid state drive (SSD), flash memory, read-only memory (ROM), random access memory (RAM), etc. This can be. This memory can be provided as a built-in or removable type.
프로세서(240)는 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)의 전반적인 동작을 제어한다. 이를 위해 프로세서(240)는 각종 정보의 연산 및 처리를 수행하고 전자 장치(100)의 구성요소들의 동작을 제어할 수 있다. 예를 들어, 프로세서(240)는 아이템 정보 검색을 위한 프로그램 내지 어플리케이션을 실행시킬 수 있을 것이다. 프로세서(240)는 하드웨어, 소프트웨어 또는 이들의 조합에 따라 컴퓨터나 이와 유사한 장치로 구현될 수 있다. 하드웨어적으로 프로세서(240)는 전기적인 신호를 처리하여 제어 기능을 수행하는 전자 회로 형태로 구현될 수 있으며, 소프트웨어적으로는 하드웨어적인 프로세서(240)를 구동시키는 프로그램 형태로 구현될 수 있다. 한편, 이하의 설명에서 특별한 언급이 없는 경우에는 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)의 동작은 프로세서(240)의 제어에 의해 수행되는 것으로 해석될 수 있다. 즉, 본 개시에 따른 아이템 정보 검색 시스템에 구현되는 모듈들이 실행되는 경우, 모듈들은 프로세서(240)가 전자 장치(100) 및 전자 장치(100)와 연동되는 작업자 단말(200)이 아이템 정보 검색의 단계들을 수행하도록 제어하는 것으로 해석될 수 있다.The processor 240 controls the overall operation of the electronic device 100 and the worker terminal 200 linked with the electronic device 100. To this end, the processor 240 can perform computation and processing of various information and control the operation of components of the electronic device 100. For example, the processor 240 may execute a program or application for searching item information. The processor 240 may be implemented as a computer or similar device using hardware, software, or a combination thereof. In hardware, the processor 240 may be implemented in the form of an electronic circuit that processes electrical signals to perform a control function, and in software, it may be implemented in the form of a program that drives the hardware processor 240. Meanwhile, unless otherwise specified in the following description, the operations of the electronic device 100 and the worker terminal 200 linked with the electronic device 100 may be interpreted as being performed under the control of the processor 240. That is, when the modules implemented in the item information retrieval system according to the present disclosure are executed, the processor 240 performs the item information search by the electronic device 100 and the worker terminal 200 linked with the electronic device 100. It can be interpreted as controlling to perform steps.
요약하면, 다양한 실시 예들은 다양한 수단을 통해 구현될 수 있다. 예를 들어, 다양한 실시 예들은 하드웨어, 펌웨어(firmware), 소프트웨어 또는 그것들의 결합 등에 의해 구현될 수 있다.In summary, various embodiments may be implemented through various means. For example, various embodiments may be implemented by hardware, firmware, software, or a combination thereof.
하드웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 하나 또는 그 이상의 ASICs(application specific integrated circuits), DSPs(digital signal processors), DSPDs(digital signal processing devices), PLDs(programmable logic devices), FPGAs(field programmable gate arrays), 프로세서, 컨트롤러, 마이크로 컨트롤러, 마이크로 프로세서 등에 의해 구현될 수 있다.In the case of hardware implementation, methods according to various embodiments include one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), and FPGAs ( It can be implemented by field programmable gate arrays, processors, controllers, microcontrollers, microprocessors, etc.
펌웨어나 소프트웨어에 의한 구현의 경우, 다양한 실시 예들에 따른 방법은 이하에서 설명된 기능 또는 동작들을 수행하는 모듈, 절차 또는 함수 등의 형태로 구현될 수 있다. 예를 들어, 소프트웨어 코드는 메모리에 저장되어 프로세서에 의해 구동될 수 있다. 메모리는 프로세서 내부 또는 외부에 위치할 수 있으며, 이미 공지된 다양한 수단에 의해 프로세서와 데이터를 주고받을 수 있다.In the case of implementation by firmware or software, methods according to various embodiments may be implemented in the form of modules, procedures, or functions that perform the functions or operations described below. For example, software code can be stored in memory and run by a processor. The memory may be located inside or outside the processor, and may exchange data with the processor through various known means.
이하에서 상술한 기술적 사상에 기반하여 다양한 실시 예들에 대해 보다 상세히 설명한다. 이하에서 설명되는 다양한 실시 예들에 대해서는 앞서 설명한 내용들이 적용될 수 있다. 예를 들어, 이하에서 설명되는 다양한 실시 예들에서 정의되지 않은 동작, 기능, 용어 등은 앞서 설명한 내용들에 기반하여 수행되고 설명될 수 있다.Below, various embodiments will be described in more detail based on the technical ideas described above. The contents described above may be applied to various embodiments described below. For example, operations, functions, terms, etc. that are not defined in various embodiments described below may be performed and explained based on the contents described above.
이하에서, 전자 장치(100)가 아이템 정보 검색의 단계들을 수행함을 전제로 다양한 실시 예들에 대하여 설명하며, 다양한 실시 예들에 따르면, 전자 장치(100)는 아이템 정보 검색의 단계들과 관련된 정보를 전자 장치(100)와 연동되는 작업자 단말(200)과 송수신할 수 있다.Hereinafter, various embodiments will be described on the premise that the electronic device 100 performs the steps of item information search. According to various embodiments, the electronic device 100 may electronically retrieve information related to the steps of item information search. It can be transmitted and received with the worker terminal 200 that is linked to the device 100.
도 3은 본 개시의 실시 예들에 따른 아이템 정보 검색 방법을 설명하기 위한 흐름도이다.3 is a flowchart illustrating a method for searching item information according to embodiments of the present disclosure.
도 3을 참조하면, 단계 S310에서, 전자 장치는 작업자 단말로부터 제1 조건 및 제2 조건을 포함하는 검색 조건을 획득할 수 있다. 다시 말하면, 작업자는 제1 조건 및 제2 조건 중 적어도 하나를 포함하는 검색 조건을 작업자 단말에 입력할 수 있고, 작업자 단말은 입력된 검색 조건을 전자 장치에 송신할 수 있다. Referring to FIG. 3, in step S310, the electronic device may obtain a search condition including the first condition and the second condition from the worker terminal. In other words, the worker can input a search condition including at least one of the first condition and the second condition into the worker terminal, and the worker terminal can transmit the input search condition to the electronic device.
제1 조건은 전자 장치가 검색 API를 통해 아이템의 리스트를 획득하기 위한 조건일 수 있다. 한편, 검색 API는 전자 장치와 관련된 서비스에서 사용되는 API로, 전자 장치는 검색 API에 대한 제1 조건을 포함하는 요청을 보내고 아이템의 리스트를 획득할 수 있다. 제2 조건은 제1 조건에 따라 획득된 아이템의 리스트에서 추가적인 검색을 수행하기 위한 조건일 수 있다. 제1 조건 및 제2 조건은 작업자 단말에 제공되는 검색 페이지의 서로 다른 영역에 입력될 수 있으나, 이는 예시적인 것일 뿐 본 개시는 이에 제한되지 않는다.The first condition may be a condition for the electronic device to obtain a list of items through a search API. Meanwhile, the search API is an API used in services related to electronic devices, and the electronic device can send a request including a first condition to the search API and obtain a list of items. The second condition may be a condition for performing an additional search in the list of items obtained according to the first condition. The first condition and the second condition may be entered in different areas of the search page provided on the worker terminal, but this is only an example and the present disclosure is not limited thereto.
단계 S320에서, 전자 장치는 제1 조건에 대응하는 아이템에 대한 정보를 포함하는 제1 아이템 리스트를 획득할 수 있다. 전자 장치는 메모리로부터 제1 아이템 리스트를 획득할 수 있다. 메모리로부터 한 번에 획득할 수 있는 제1 아이템 리스트의 아이템 개수는 미리 정해질 수 있다. 메모리로부터 한 번에 획득할 수 있는 제1 아이템 리스트의 아이템 개수는, 예를 들어, 1000개일 수 있다. 한편, 본 개시의 실시 예들에 따르면, 전자 장치는 한 번에 획득할 제1 아이템 리스트의 아이템 개수를 변경할 수 있다. 예를 들어, 제2 조건에 포함되는 서브 조건들의 개수가 설정된 개수 이상일 경우 한 번에 획득할 제1 아이템 리스트의 아이템 개수를 늘릴 수 있다.In step S320, the electronic device may obtain a first item list including information about items corresponding to the first condition. The electronic device may obtain the first item list from memory. The number of items in the first item list that can be acquired from memory at one time may be determined in advance. The number of items in the first item list that can be obtained from memory at one time may be, for example, 1000. Meanwhile, according to embodiments of the present disclosure, the electronic device may change the number of items in the first item list to be acquired at one time. For example, if the number of sub-conditions included in the second condition is more than a set number, the number of items in the first item list to be acquired at one time can be increased.
단계 S330에서, 전자 장치는 제1 아이템 리스트 및 제2 조건을 기반으로 적어도 하나의 아이템에 대한 정보를 포함하는 제2 아이템 리스트를 획득할 수 있다. 보다 구체적으로, 전자 장치는 제1 아이템 리스트에 포함된 정보를 기반으로 제2 조건에 대응하는 아이템의 리스트를 획득할 수 있으며, 제2 조건에 대응하는 아이템을 검색 페이지에서 설정된 개수만큼 획득한 경우 그 아이템의 정보를 제공할 수 있다.In step S330, the electronic device may obtain a second item list including information about at least one item based on the first item list and the second condition. More specifically, the electronic device may obtain a list of items corresponding to the second condition based on information included in the first item list, and when the number of items corresponding to the second condition is acquired as set on the search page. You can provide information about that item.
본 개시의 실시 예들에 따르면, 제1 아이템 리스트 및 제2 아이템 리스트는, 예를 들어, 속성 및 값 쌍(attribute and value pair), 배열 자료(array data), 시리얼화 가능한 값(serializable value) 또는 키 및 값 쌍(key and value pair)의 형태의 데이터 구조를 가질 수 있다. 제1 아이템 리스트는, 일 예로, 적어도 하나의 아이템에 대한 적어도 하나의 속성 및 이에 대응하는 값을 포함하는 쌍의 정보를 가질 수 있다. 전자 장치는 제2 조건에 따라 제1 아이템 리스트의 속성 및 값 쌍에서 작업자가 요청한 아이템에 대한 정보를 획득할 수 있다. According to embodiments of the present disclosure, the first item list and the second item list include, for example, an attribute and value pair, an array data, a serializable value, or It may have a data structure in the form of a key and value pair. As an example, the first item list may have a pair of information including at least one attribute for at least one item and a value corresponding thereto. The electronic device may obtain information about the item requested by the worker from the attribute and value pair of the first item list according to the second condition.
이때, 단계 S330은 제1 조건에 해당하는 n개(n은 임의의 자연수, 예를 들어, 1000개)의 아이템 중 제2 조건에 해당하는 아이템이 없는 경우에, 제1 조건에 해당하는 다음 n개(예를 들어, 1000개)의 아이템의 정보를 획득하는 단계, 및 다음 n개의 아이템 중 제2 조건에 해당하는 아이템을 검색하는 단계를 포함할 수 있다.At this time, in step S330, when there is no item corresponding to the second condition among the n items (n is an arbitrary natural number, for example, 1000) corresponding to the first condition, the next n items corresponding to the first condition are selected. It may include obtaining information on items (for example, 1000 items), and searching for an item that satisfies the second condition among the next n items.
단계 S340에서, 전자 장치는 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 작업자 단말에 제공할 수 있다. 다시 말하면, 작업자는 전자 장치로부터 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 수신할 수 있다. 보다 구체적으로, 결과 정보는 제2 아이템 리스트에 포함된 속성 및 값 쌍 중 적어도 일부일 수 있고, 작업자는 결과 정보에 대한 추가 입력을 통해 제2 아이템 리스트에 포함된 속성 및 값 쌍 전체에 대한 정보를 확인할 수 있다. 작업자는 결과 정보를 제1 조건 및 제2 조건에 해당하는 아이템의 정보를 확인하거나 그 아이템과 관련된 다양한 테스트를 수행하는 데 이용할 수 있다.In step S340, the electronic device may provide result information including at least part of the second item list to the worker terminal. In other words, the worker may receive result information including at least part of the second item list from the electronic device. More specifically, the result information may be at least some of the attribute and value pairs included in the second item list, and the operator may provide information about all attribute and value pairs included in the second item list through additional input to the result information. You can check it. The operator can use the result information to check information on the item corresponding to the first condition and the second condition or to perform various tests related to the item.
실시 예들에 따르면, 아이템 정보 검색 방법은 검색 조건을 전자 장치의 메모리에 저장하는 단계를 더 포함할 수 있다. 이때, 검색 조건에 대응하는 아이템 중 적어도 하나의 상세 페이지와 연결되는 링크 정보를 검색 조건과 함께 메모리에 저장하는 단계를 더 포함할 수도 있다.According to embodiments, the item information search method may further include storing search conditions in the memory of the electronic device. At this time, the step of storing link information connected to the detailed page of at least one of the items corresponding to the search condition in the memory together with the search condition may be further included.
실시 예들에 따르면, 아이템 정보 검색 방법은 작업자 단말로부터의 제2 아이템 리스트의 아이템에 대한 정보 수정 요청을 처리하는 단계를 더 포함할 수 있다. 정보 수정 요청을 처리하는 단계는 제2 아이템 리스트를 표시하는 텍스트를 수정하는 것에 의해 수행될 수 있다.According to embodiments, the item information search method may further include processing a request for modifying information for an item in the second item list from a worker terminal. Processing the information modification request may be performed by modifying text representing the second item list.
실시 예들에 따르면, 아이템 정보 검색 방법은 작업자 단말로부터의 제2 아이템 리스트의 아이템에 대한 동작 요청을 처리하는 단계를 더 포함할 수 있다. 동작 요청은 제2 아이템 리스트의 아이템을 테스트하기 위해 서비스에서 수행되는 동작을 요청하는 것일 수 있다.According to embodiments, the item information search method may further include processing an operation request for an item in the second item list from the worker terminal. The action request may be a request for an action performed by the service to test an item in the second item list.
도 4는 본 개시의 실시 예들에 따른 검색 조건을 획득하기 위한 검색 UI를 설명하기 위한 도면이다.4 is a diagram illustrating a search UI for obtaining search conditions according to embodiments of the present disclosure.
도 4를 참조하면, 검색 조건을 획득하기 위한 검색 UI(400)는 작업자가 검색 조건을 입력하도록 구성되는 UI(user interface)일 수 있다. 검색 UI(400)는 서로 다른 제1 영역(410), 제2 영역(420) 및 제3 영역(430)을 포함할 수 있다. 제1 영역(410)은 제1 조건을 입력하도록 구성될 수 있다. 제2 영역(420)은 제2 조건을 입력하도록 구성될 수 있다. 제3 영역(430)은 제2 아이템 리스트에 표시할 아이템 개수를 입력하도록 구성될 수 있다. 제3 영역(430)에 리스트에 표시할 아이템 개수를 입력하도록 함으로써, 입력된 개수의 아이템이 확인된 경우 추가적인 검색 프로세스를 수행하지 않은 채 획득된 아이템 정보를 출력할 수 있어 전체적인 프로세스가 간단해질 수 있다.Referring to FIG. 4, the search UI 400 for obtaining search conditions may be a user interface (UI) configured to allow an operator to input search conditions. The search UI 400 may include a first area 410, a second area 420, and a third area 430. The first area 410 may be configured to input a first condition. The second area 420 may be configured to input a second condition. The third area 430 may be configured to input the number of items to be displayed in the second item list. By entering the number of items to be displayed on the list in the third area 430, if the entered number of items is confirmed, the obtained item information can be output without performing an additional search process, simplifying the overall process. there is.
제1 영역(410)은 제1 조건을 획득하기 위한 적어도 하나의 필터링 조건을 포함할 수 있다. 제1 영역(410)은 단일 선택형(single select) 필터링 조건, 진위형(true/false) 필터링 조건, 다중 선택형(multi-select) 필터링 조건 및 범위형(range) 필터링 조건 중 적어도 하나를 포함할 수 있다. 제1 영역(410)의 필터링 조건에는, 예를 들어, 카테고리, 적용 가능한 쿠폰 유무, 품절(OSS) 여부, 중고 여부, 제3자 제품(third party product) 여부, 사전 주문(pre-order) 가능 여부, 유효 아이템 여부, 다중 옵션(multi-option) 유무, 락폰(locked phone) 여부, 할인 종류, 번들 아이템 종류, 배송 종류, 멤버십 종류, 가격 범위, 리뷰 개수 등이 입력될 수 있다. 제1 영역(410)의 필터링 조건 중 적어도 일부는 서비스를 이용하는 고객이 고객 단말을 통해 아이템을 검색할 때 검색 조건을 입력하도록 구성되는 고객용 검색 UI에도 제공될 수 있다.The first area 410 may include at least one filtering condition for obtaining the first condition. The first area 410 may include at least one of a single select filtering condition, a true/false filtering condition, a multi-select filtering condition, and a range filtering condition. there is. The filtering conditions of the first area 410 include, for example, category, presence or absence of applicable coupons, out of stock (OSS), used status, third party product, pre-order possible. Availability, valid item, presence of multi-option, presence of a locked phone, discount type, bundle item type, delivery type, membership type, price range, number of reviews, etc. can be entered. At least some of the filtering conditions in the first area 410 may also be provided in a customer search UI configured to input search conditions when a customer using the service searches for an item through a customer terminal.
제2 영역(420)은 제2 조건을 획득하기 위한 적어도 하나의 필터링 조건을 포함할 수 있다. 제2 영역(420)의 필터링 조건은 서비스를 이용하는 고객이 고객 단말을 통해 아이템을 검색할 때 검색 조건을 입력하도록 구성되는 고객용 검색 UI에 제공되지 않는 조건일 수 있다. The second area 420 may include at least one filtering condition for obtaining the second condition. The filtering conditions in the second area 420 may be conditions that are not provided in the customer search UI, which is configured to input search conditions when a customer using the service searches for an item through a customer terminal.
제2 영역(420)은 서로 다른 제1 서브 영역(421) 및 제2 서브 영역(422)을 포함할 수 있다. 제1 서브 영역(421)은 속성 및 값 쌍으로부터 추출된 적어도 하나의 값을 입력하도록 구성될 수 있다. 제2 서브 영역(422)은 속성 및 값 쌍으로부터 추출된 적어도 하나의 속성, 이에 대응하는 적어도 하나의 값 및 값의 조건을 입력하도록 구성될 수 있다.The second area 420 may include a first sub-area 421 and a second sub-area 422 that are different from each other. The first sub-area 421 may be configured to input at least one value extracted from an attribute and value pair. The second sub-area 422 may be configured to input at least one attribute extracted from an attribute and value pair, at least one value corresponding thereto, and a condition for the value.
제1 서브 영역(421)은 속성 및 값 쌍으로부터 추출된 적어도 하나의 값을 입력하도록 구성된 적어도 하나의 제1 입력 필드(421a)를 포함할 수 있다. 제1 입력 필드(421a)에 대응하는 레이블(label)은 제1 입력 필드(421a)에 입력되는 값에 대응하는 속성일 수 있다. 도 4의 예에서, 제1 입력 필드(421a)에 대응하는 레이블(label)은 판매자 아이템 식별 정보(Vendor Item ID) 및 판매자 식별 정보(Vendor ID)이다.The first sub-area 421 may include at least one first input field 421a configured to input at least one value extracted from an attribute and value pair. The label corresponding to the first input field 421a may be an attribute corresponding to the value input into the first input field 421a. In the example of FIG. 4, labels corresponding to the first input field 421a are vendor item identification information (Vendor Item ID) and vendor identification information (Vendor ID).
제2 서브 영역(422)은 속성 및 값 쌍으로부터 추출된 적어도 하나의 속성을 입력하도록 구성된 제2 입력 필드(422a), 이에 대응하는 적어도 하나의 값을 입력하도록 구성된 제3 입력 필드(422b) 및 값의 조건을 입력하도록 구성된 제4 입력 필드(422c)를 포함할 수 있다. 제4 입력 필드(422c)에는, 예를 들어, 제3 입력 필드(422b)에 입력된 값과 동일한 값을 갖는 아이템을 찾는 조건('Equal') 또는 제3 입력 필드(422b)에 입력된 값의 범위 이내의 값을 갖는 아이템을 찾는 조건('Range')이 입력될 수 있다. 도 4의 예에서, 제2 입력 필드(422a)에 입력되는 속성은 판매자 식별 정보(Vendor ID)이고, 제3 입력 필드(422b)에 입력되는 값은 'A00010028'이고, 제4 입력 필드(422c)에 입력되는 값의 조건은 'Equal'이다.The second sub-area 422 includes a second input field 422a configured to input at least one attribute extracted from an attribute and value pair, a third input field 422b configured to input at least one value corresponding thereto, and It may include a fourth input field 422c configured to input a value condition. In the fourth input field 422c, for example, a condition ('Equal') to find an item having the same value as the value entered in the third input field 422b or the value entered in the third input field 422b A condition ('Range') to find an item with a value within the range can be entered. In the example of FIG. 4, the attribute entered into the second input field 422a is vendor identification information (Vendor ID), the value entered into the third input field 422b is 'A00010028', and the fourth input field 422c ) The condition for the value entered is 'Equal'.
상술한 바와 같이, 제1 조건 및 제2 조건은 검색의 대상이 되는 속성 및 이에 대응하는 값에 대한 서브 조건을 포함할 수 있다. 제2 조건에 대응하는 아이템을 검색하는 것은 제1 조건에 해당하는 아이템의 리스트에 포함된 정보를 가공하는 것 및 가공된 정보가 제2 조건에 대응하는 서브 조건을 만족하는지 여부를 판단하는 것을 포함할 수 있다.As described above, the first condition and the second condition may include sub-conditions for the attribute to be searched and the corresponding value. Searching for an item corresponding to the second condition includes processing information included in the list of items corresponding to the first condition and determining whether the processed information satisfies the sub-condition corresponding to the second condition. can do.
검색 UI(400)는 입력된 조건으로 검색을 수행하도록 구성된 '검색(Search)' 아이콘, 입력된 조건을 지우도록 구성된 '리셋(Reset All)' 아이콘, 입력된 조건을 라이브러리(library)에 저장하도록 구성된 '검색 조건 저장(Save Query)' 아이콘 및 라이브러리로 이동하도록 구성된(즉, 작업자 단말 상에 후술하는 제4 페이지(800, 도 8 참조)를 표시하도록 구성된) '검색 조건 라이브러리(Query Library)' 아이콘을 더 포함할 수 있다. 상술한 아이콘들은, 예를 들어, 제2 영역(420) 아래에 제공될 수 있다.The search UI 400 includes a 'Search' icon configured to perform a search with the entered conditions, a 'Reset All' icon configured to erase the entered conditions, and a 'Reset All' icon configured to save the entered conditions in the library. A 'Save Query' icon configured and a 'Query Library' configured to move to the library (i.e., configured to display the fourth page (800, see FIG. 8) described later on the worker terminal) Additional icons may be included. The above-described icons may be provided under the second area 420, for example.
도 5는 본 개시의 실시 예들에 따른 텍스트로 표시된 아이템 리스트를 포함하는 페이지를 설명하기 위한 도면이다.FIG. 5 is a diagram illustrating a page including a list of items displayed as text according to embodiments of the present disclosure.
도 5를 참조하면, 제1 페이지(500)에서 아이템 리스트는 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 텍스트로 표시될 수 있다. 제1 페이지(500)는 검색 UI(400, 도 4 참조)의 '검색(Search)' 아이콘에 대응하는 입력에 따라 작업자 단말 상에 표시될 수 있다.Referring to FIG. 5 , on the first page 500, an item list may be displayed as text including at least one attribute and value pair corresponding to each item. The first page 500 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4).
텍스트의 속성(500a)은, 예를 들어, 아이템 타입(type), 패키지 타입(package type), 구분 타입(division type), 식별 정보(ID), 아이템 식별 정보(item ID), 판매자 아이템 식별 정보(Vendor Item ID), 판매자 식별 정보(Vendor ID), 카테고리 식별 정보(category ID) 및 제목(title) 중 적어도 하나를 포함할 수 있다. 텍스트의 값(500b)은 속성(500a) 중 대응하는 것의 오른쪽에 기재될 수 있다(예를 들어, "VendorID": "A00010028"). 속성(500a)에 대응하는 값(500b)이 없는 경우, 값(500b) 대신 'null'이 기재될 수 있다(예를 들어, "packageType": null).The text attribute 500a may include, for example, item type, package type, division type, identification information (ID), item identification information (item ID), and seller item identification information. It may include at least one of (Vendor Item ID), vendor identification information (Vendor ID), category identification information (category ID), and title. The text value 500b may be written to the right of the corresponding one of the attributes 500a (eg, “VendorID”: “A00010028”). If there is no value 500b corresponding to the attribute 500a, 'null' may be written instead of the value 500b (for example, "packageType": null).
도 6은 본 개시의 실시 예들에 따른 테이블로 표시된 아이템 리스트를 포함하는 페이지를 설명하기 위한 도면이다.FIG. 6 is a diagram for explaining a page including an item list displayed as a table according to embodiments of the present disclosure.
도 6을 참조하면, 제2 페이지(600)에서 아이템 리스트는 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 테이블로 표시될 수 있다. 제2 페이지(600)는 검색 UI(400, 도 4 참조)의 '검색(Search)' 아이콘에 대응하는 입력에 따라 작업자 단말 상에 표시될 수 있다. 또는, 제2 페이지(600)는 제1 페이지(500, 도 5 참조)의 위에 제공되는 탭 바(tab bar)에서 'Table view' 아이콘에 대응하는 입력에 따라 작업자 단말 상에 표시될 수 있다. 탭 바는 작업자 단말 상에 제1 페이지(500, 도 5 참조)를 표시하도록 구성된 'Json view' 아이콘 및 작업자 단말 상에 제2 페이지(600)를 표시하도록 구성된 'Table view' 아이콘을 포함할 수 있다.Referring to FIG. 6, on the second page 600, an item list may be displayed as a table including at least one attribute and value pair corresponding to each item. The second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Search' icon of the search UI 400 (see FIG. 4). Alternatively, the second page 600 may be displayed on the worker terminal according to an input corresponding to the 'Table view' icon in the tab bar provided above the first page 500 (see FIG. 5). The tab bar may include a 'Json view' icon configured to display the first page 500 (see Figure 5) on the worker terminal and a 'Table view' icon configured to display the second page 600 on the worker terminal. there is.
테이블의 속성(600a)은, 예를 들어, 가격(price), 제품 식별 정보(product ID), 아이템 식별 정보(item ID), 판매자 아이템 식별 정보(Vendor Item ID), 판매자 식별 정보(Vendor ID) 및 배송 타입(badges) 중 적어도 하나를 포함할 수 있다. 테이블에 표시되는 속성(600a)은 텍스트로 표시되는 속성(500a, 도 5 참조) 중에서 선택된 일부일 수 있다. 테이블의 값(600b)은 속성(600a) 중 대응하는 것의 아래에 기재될 수 있다.The attributes 600a of the table include, for example, price, product ID, item ID, vendor item ID, and vendor ID. and delivery types (badges). The attribute 600a displayed in the table may be a portion selected from the attributes 500a displayed as text (see FIG. 5). The value 600b of the table may be written below the corresponding one of the attributes 600a.
테이블은 각 아이템의 상세 페이지와 연결되는 링크 정보(610)를 더 포함할 수 있다. 링크 정보(610)는 아이템의 대표 이미지 및/또는 아이템의 제목으로 표시될 수 있다.The table may further include link information 610 connected to the detail page of each item. Link information 610 may be displayed as a representative image of the item and/or the title of the item.
도 7은 본 개시의 실시 예들에 따른 아이템 리스트 테이블의 링크 정보와 연결되는 아이템의 상세 페이지를 설명하기 위한 도면이다.FIG. 7 is a diagram illustrating a detail page of an item connected to link information of an item list table according to embodiments of the present disclosure.
도 7을 참조하면, 제3 페이지(700)는 테이블의 링크 정보(610, 도 6 참조)에 대응하는 입력에 따라 작업자 단말 상에 표시될 수 있다. 제3 페이지(700)는 제2 아이템 리스트 중 선택된 아이템에 대한 정보들을 표시하는 상세 페이지일 수 있다. 제3 페이지(700)에는, 예를 들어, 대표 이미지, 제목, 가격, 배송 타입, 평점, 리뷰 개수, 배송 시간, 광고, 구매 시 혜택, 구매 수량 스텝퍼(stepper), '장바구니 담기' 아이콘, '바로구매' 아이콘 등이 표시될 수 있다. 제3 페이지(700)는 고객 단말에 제공되는 상세 페이지와 실질적으로 동일할 수 있으나, 본 개시는 이에 제한되지 않는다.Referring to FIG. 7, the third page 700 may be displayed on the worker terminal according to input corresponding to the link information 610 of the table (see FIG. 6). The third page 700 may be a detail page that displays information about the item selected from the second item list. The third page 700 includes, for example, representative image, title, price, delivery type, rating, number of reviews, delivery time, advertisement, purchase benefits, purchase quantity stepper, 'Add to cart' icon, ' A ‘purchase now’ icon may be displayed. The third page 700 may be substantially the same as the detailed page provided to the customer terminal, but the present disclosure is not limited thereto.
작업자는 설정한 조건에 따른 아이템 정보를 획득할 수 있고, 제3 페이지(700)와 같이 해당 아이템에 대응하는 상세 페이지를 확인할 수 있다. 예를 들어, 재고가 없는 아이템(out-of-stock)은 서비스에서 검색 목록에 노출되지 않는 경우가 있는데, 이러한 재고가 없는 아이템의 상세 페이지를 확인하고 싶은 작업자는 제2 조건에 재고 조건을 포함시켜 재고가 없는 아이템에 대한 식별 정보를 획득할 수 있고, 이에 따라 해당 아이템의 상세 페이지를 확인할 수 있다. 즉, 작업자는 소정의 조건을 만족하는 아이템의 정보를 용이하게 확인할 수 있음은 물론이고, 해당 아이템의 상세 페이지에 대한 테스트를 용이하게 수행할 수 있다.The worker can obtain item information according to the set conditions and check the detailed page corresponding to the item, such as the third page 700. For example, out-of-stock items may not be displayed in the search list in the service. Workers who want to check the detail page of such out-of-stock items include the stock condition in the second condition. You can obtain identification information for an item that is out of stock, and then check the detail page for the item. In other words, the operator can easily check information on an item that satisfies predetermined conditions, and can also easily perform a test on the detail page of the item.
도 8은 본 개시의 실시 예들에 따라 검색 조건을 메모리에 저장하는 단계의 페이지를 설명하기 위한 도면이다.FIG. 8 is a diagram illustrating a page in the step of storing search conditions in memory according to embodiments of the present disclosure.
도 8을 참조하면, 본 개시의 실시 예들에 따른 아이템 정보 검색 방법은 검색 조건을 전자 장치의 메모리에 저장하는 단계를 더 포함할 수 있다. 실시 예들에 따르면, 아이템 정보 검색 방법은 검색 조건에 대응하는 아이템 중 적어도 하나의 상세 페이지와 연결되는 링크 정보를 검색 조건과 함께 메모리에 저장하는 단계를 더 포함할 수 있다. 상술한 단계를 통해 저장된 검색 조건 및 링크 정보(미도시)는 제4 페이지(800) 상에 표시될 수 있다.Referring to FIG. 8, the item information search method according to embodiments of the present disclosure may further include storing search conditions in the memory of the electronic device. According to embodiments, the item information search method may further include storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in a memory along with the search conditions. Search conditions and link information (not shown) saved through the above-described steps may be displayed on the fourth page 800.
제4 페이지(800)에 저장된 검색 조건이 텍스트 형식으로 표시될 수 있다. 제4 페이지(800)는 검색 UI(400, 도 4 참조)의 '검색 조건 라이브러리(Query Library)' 아이콘에 대응하는 입력에 따라 작업자 단말 상에 표시될 수 있다. 제4 페이지(800)에는, 예를 들어, 작업자 단말을 이용하는 제1 작업자가 저장한 제1 검색 조건(810) 및 다른 작업자 단말을 이용하는 제2 작업자가 저장한 제2 검색 조건(820)이 표시될 수 있다. 제1 작업자는 제1 검색 조건(810)을 그대로 이용, 수정 또는 삭제할 수 있다. 제1 작업자는 제2 작업자가 저장한 제2 검색 조건(820)을 이용할 수 있다. 제4 페이지(800)에는, 예를 들어, 제1 검색 조건(810)에 인접하는 '적용(Apply)' 아이콘 및 '삭제(Delete)' 아이콘, 제2 검색 조건(820)에 인접하는 '적용(Apply)' 아이콘이 제공될 수 있다. '적용(Apply)' 아이콘에 대응하는 입력에 따라, 해당 검색 조건이 입력된 검색 UI(400, 도 4 참조)가 작업자 단말 상에 표시될 수 있다.Search conditions stored on the fourth page 800 may be displayed in text format. The fourth page 800 may be displayed on the worker terminal according to the input corresponding to the 'Search Condition Library (Query Library)' icon of the search UI 400 (see FIG. 4). For example, the fourth page 800 displays a first search condition 810 stored by a first worker using a worker terminal and a second search condition 820 stored by a second worker using another worker terminal. It can be. The first operator can use, modify, or delete the first search condition 810 as is. The first worker can use the second search condition 820 stored by the second worker. On the fourth page 800, for example, an 'Apply' icon and a 'Delete' icon adjacent to the first search condition 810, and an 'Apply' icon adjacent to the second search condition 820. (Apply)' icon may be provided. Depending on the input corresponding to the 'Apply' icon, a search UI 400 (see FIG. 4) containing the corresponding search conditions may be displayed on the worker terminal.
본 개시에 따르면, 작업자는 검색 조건을 라이브러리에 저장하고 이를 원할 때 신속하게 가져올 수 있다. 이에 따르면, 작업자는 서비스의 운영에 따라 실시간으로 변화하는 아이템의 정보를 신속하고 정확하게 확인할 수 있다.According to the present disclosure, operators can save search conditions in a library and quickly retrieve them when desired. According to this, workers can quickly and accurately check item information that changes in real time according to the operation of the service.
도 9는 본 개시의 실시 예들에 따라 작업자 단말로부터의 동작 요청을 처리하는 단계의 페이지를 설명하기 위한 도면이다.FIG. 9 is a diagram illustrating a page for processing an operation request from a worker terminal according to embodiments of the present disclosure.
도 9를 참조하면, 본 개시의 실시 예들에 따른 아이템 정보 검색 방법은 작업자 단말로부터의 아이템 리스트의 아이템에 대한 동작 요청(910)을 처리하는 단계를 더 포함할 수 있다. 예를 들어, 제5 페이지(900)에 아이템에 대한 동작 요청(910)이 텍스트 형식으로 표시될 수 있다. 제5 페이지(900)는 본 개시의 실시 예들에 따른 아이템 정보 검색 방법을 설계하는 작업자에게 표시될 수 있다. 동작 요청(910)은 아이템 리스트의 아이템을 테스트하기 위해 서비스에서 수행되는 동작을 요청하는 것일 수 있다. 동작 요청(910)은, 예를 들어, 아이템 리스트의 아이템을 일괄적으로 장바구니에 담는 동작(add-to-cart)을 요청하는 것일 수 있다.Referring to FIG. 9, the item information search method according to embodiments of the present disclosure may further include processing an operation request 910 for an item in the item list from a worker terminal. For example, an action request 910 for an item may be displayed in text format on the fifth page 900. The fifth page 900 may be displayed to a worker designing an item information search method according to embodiments of the present disclosure. The action request 910 may be a request for an action performed in a service to test an item in the item list. The action request 910 may be, for example, a request for an action (add-to-cart) to collectively add items from the item list to a shopping cart.
한편, 본 명세서와 도면에는 본 개시의 바람직한 실시 예에 대하여 개시하였으며, 비록 특정 용어들이 사용되었으나, 이는 단지 본 개시의 기술 내용을 쉽게 설명하고 발명의 이해를 돕기 위한 일반적인 의미에서 사용된 것이지, 본 개시의 범위를 한정하고자 하는 것은 아니다. 여기에 개시된 실시 예 외에도 본 개시의 기술적 사상에 바탕을 둔 다른 변형 예들이 실시 가능하다는 것은 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자에게 자명한 것이다.Meanwhile, the specification and drawings disclose preferred embodiments of the present disclosure, and although specific terms are used, these are used in a general sense to easily explain the technical content of the present disclosure and aid understanding of the invention. It is not intended to limit the scope of the disclosure. In addition to the embodiments disclosed herein, it is obvious to those skilled in the art that other modifications based on the technical idea of the present disclosure can be implemented.
전술한 실시 예들에 따른 전자 장치 또는 단말은, 프로세서, 프로그램 데이터를 저장하고 실행하는 메모리, 디스크 드라이브와 같은 영구 저장부(permanent storage), 외부 장치와 통신하는 통신 포트, 터치 패널, 키(key), 아이콘 등과 같은 사용자 인터페이스 장치 등을 포함할 수 있다. 소프트웨어 모듈 또는 알고리즘으로 구현되는 방법들은 프로세서 상에서 실행 가능한 컴퓨터가 읽을 수 있는 코드들 또는 프로그램 명령어들로서 컴퓨터가 읽을 수 있는 기록 매체 상에 저장될 수 있다. 여기서 컴퓨터가 읽을 수 있는 기록 매체로 마그네틱 저장 매체(예컨대, ROM(read-only memory), RAM(random-Access memory), 플로피 디스크, 하드 디스크 등) 및 광학적 판독 매체(예컨대, 시디롬(CD-ROM), 디브이디(DVD; Digital Versatile Disc)) 등이 있다. 컴퓨터가 읽을 수 있는 기록 매체는 네트워크로 연결된 컴퓨터 시스템들에 분산되어, 분산 방식으로 컴퓨터가 판독 가능한 코드가 저장되고 실행될 수 있다. 매체는 컴퓨터에 의해 판독가능하며, 메모리에 저장되고, 프로세서에서 실행될 수 있다. The electronic device or terminal according to the above-described embodiments includes a processor, memory for storing and executing program data, permanent storage such as a disk drive, a communication port for communicating with an external device, a touch panel, and a key. , user interface devices such as icons, etc. Methods implemented as software modules or algorithms may be stored on a computer-readable recording medium as computer-readable codes or program instructions executable on a processor. Here, computer-readable recording media include magnetic storage media (e.g., ROM (read-only memory), RAM (random-access memory), floppy disk, hard disk, etc.) and optical read media (e.g., CD-ROM). ), DVD (Digital Versatile Disc), etc. The computer-readable recording medium is distributed among computer systems connected to a network, so that computer-readable code can be stored and executed in a distributed manner. The media may be readable by a computer, stored in memory, and executed by a processor.
본 실시 예는 기능적인 블록 구성들 및 다양한 처리 단계들로 나타내어질 수 있다. 이러한 기능 블록들은 특정 기능들을 실행하는 다양한 개수의 하드웨어 또는/및 소프트웨어 구성들로 구현될 수 있다. 예를 들어, 실시 예는 하나 이상의 마이크로프로세서들의 제어 또는 다른 제어 장치들에 의해서 다양한 기능들을 실행할 수 있는, 메모리, 프로세싱, 로직(logic), 룩 업 테이블(look-up table) 등과 같은 직접 회로 구성들을 채용할 수 있다. 구성 요소들이 소프트웨어 프로그래밍 또는 소프트웨어 요소들로 실행될 수 있는 것과 유사하게, 본 실시 예는 데이터 구조, 프로세스들, 루틴들 또는 다른 프로그래밍 구성들의 조합으로 구현되는 다양한 알고리즘을 포함하여, C, C++, 자바(Java), 어셈블러(assembler), 파이썬(Python) 등과 같은 프로그래밍 또는 스크립팅 언어로 구현될 수 있다. 기능적인 측면들은 하나 이상의 프로세서들에서 실행되는 알고리즘으로 구현될 수 있다. 또한, 본 실시 예는 전자적인 환경 설정, 신호 처리 및/또는 데이터 처리 등을 위하여 종래 기술을 채용할 수 있다. “매커니즘”, “요소”, “수단”, “구성”과 같은 용어는 넓게 사용될 수 있으며, 기계적이고 물리적인 구성들로서 한정되는 것은 아니다. 상술한 용어는 프로세서 등과 연계하여 소프트웨어의 일련의 처리들(routines)의 의미를 포함할 수 있다.This embodiment can be represented by functional block configurations and various processing steps. These functional blocks may be implemented in various numbers of hardware or/and software configurations that execute specific functions. For example, embodiments include integrated circuit configurations such as memory, processing, logic, look-up tables, etc. that can execute various functions under the control of one or more microprocessors or other control devices. can be hired. Similar to how the components can be implemented as software programming or software elements, the present embodiments include various algorithms implemented as combinations of data structures, processes, routines or other programming constructs, such as C, C++, Java ( It can be implemented in a programming or scripting language such as Java, assembler, Python, etc. Functional aspects may be implemented as algorithms running on one or more processors. Additionally, this embodiment may employ conventional technologies for electronic environment settings, signal processing, and/or data processing. Terms such as “mechanism,” “element,” “means,” and “composition” can be used broadly and are not limited to mechanical and physical components. The above-mentioned term may include the meaning of a series of software routines in connection with a processor, etc.
전술한 실시 예들은 일 예시일 뿐 후술하는 청구항들의 범위 내에서 다른 실시 예들이 구현될 수 있다.The above-described embodiments are merely examples and other embodiments may be implemented within the scope of the claims described below.

Claims (17)

  1. 전자 장치에서 서비스의 아이템 정보를 검색하는 방법에 있어서,In a method of retrieving item information of a service from an electronic device,
    작업자 단말로부터 제1 조건 및 제2 조건을 포함하는 검색 조건을 획득하는 단계;Obtaining search conditions including a first condition and a second condition from a worker terminal;
    상기 제1 조건에 대응하는 아이템에 대한 정보를 포함하는 제1 아이템 리스트를 획득하는 단계;Obtaining a first item list including information about items corresponding to the first condition;
    상기 제2 조건을 기반으로 상기 제1 아이템 리스트에서 선택된 적어도 하나의 아이템에 대한 정보를 포함하는 제2 아이템 리스트를 획득하는 단계; 및Obtaining a second item list including information about at least one item selected from the first item list based on the second condition; and
    상기 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 상기 작업자 단말에 제공하는 단계를 포함하는,Comprising the step of providing result information including at least part of the second item list to the worker terminal,
    아이템 정보 검색 방법.How to retrieve item information.
  2. 제1항에 있어서,According to paragraph 1,
    상기 제1 아이템 리스트는 상기 제1 조건을 기반으로 상기 서비스에서 사용되는 검색 API를 통해 획득되는,The first item list is obtained through the search API used in the service based on the first condition,
    아이템 정보 검색 방법.How to retrieve item information.
  3. 제1항에 있어서,According to paragraph 1,
    상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍(attribute and value pair)을 포함하는 텍스트로 표시되고,Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item,
    상기 제2 아이템 리스트는 상기 제2 조건을 기반으로 상기 텍스트에서 대응하는 상기 적어도 하나의 아이템에 대한 정보를 선택하는 것을 통해 획득되는,The second item list is obtained through selecting information about the at least one item corresponding to the text based on the second condition,
    아이템 정보 검색 방법.How to retrieve item information.
  4. 제1항에 있어서,According to paragraph 1,
    상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 테이블로 표시되는,Each of the first and second item lists is displayed as a table including at least one attribute and value pair corresponding to each item,
    아이템 정보 검색 방법.How to retrieve item information.
  5. 제4항에 있어서,According to clause 4,
    상기 테이블의 속성은 가격, 제품 식별 정보, 아이템 식별 정보, 판매자 아이템 식별 정보, 판매자 식별 정보 및 배송 타입 중 적어도 하나를 포함하는,The properties of the table include at least one of price, product identification information, item identification information, seller item identification information, seller identification information, and delivery type.
    아이템 정보 검색 방법.How to retrieve item information.
  6. 제4항에 있어서,According to clause 4,
    상기 테이블은 각 아이템의 상세 페이지와 연결되는 링크 정보를 더 포함하는,The table further includes link information connected to the detail page of each item,
    아이템 정보 검색 방법.How to retrieve item information.
  7. 제1항에 있어서,According to paragraph 1,
    상기 검색 조건은 상기 작업자 단말에 표시되는 검색 UI에 입력되고,The search conditions are entered into the search UI displayed on the worker terminal,
    상기 검색 UI는 상기 제1 조건을 입력하도록 구성되는 제1 영역 및 상기 제2 조건을 입력하도록 구성되는 제2 영역을 포함하는,The search UI includes a first area configured to input the first condition and a second area configured to input the second condition,
    아이템 정보 검색 방법.How to retrieve item information.
  8. 제7항에 있어서,In clause 7,
    상기 검색 UI는 상기 제2 아이템 리스트에 표시할 아이템 개수를 입력하도록 구성되는 제3 영역을 더 포함하는,The search UI further includes a third area configured to input the number of items to be displayed in the second item list,
    아이템 정보 검색 방법.How to retrieve item information.
  9. 제7항에 있어서,In clause 7,
    상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 텍스트로 표시되고,Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item,
    상기 제2 영역은:The second region is:
    상기 적어도 하나의 속성 및 값 쌍으로부터 추출된 적어도 하나의 값을 입력하도록 구성되는 제1 서브 영역; 및 a first sub-area configured to input at least one value extracted from the at least one attribute and value pair; and
    상기 적어도 하나의 속성 및 값 쌍으로부터 추출된 적어도 하나의 속성, 이에 대응하는 적어도 하나의 값 및 값의 조건을 입력하도록 구성되는 제2 서브 영역을 포함하는,Comprising a second sub-area configured to input at least one attribute extracted from the at least one attribute and value pair, at least one value corresponding thereto, and a condition for the value,
    아이템 정보 검색 방법.How to retrieve item information.
  10. 제1항에 있어서,According to paragraph 1,
    상기 검색 조건을 상기 전자 장치의 메모리에 저장하는 단계를 더 포함하는,Further comprising storing the search conditions in the memory of the electronic device,
    아이템 정보 검색 방법.How to retrieve item information.
  11. 제10항에 있어서,According to clause 10,
    상기 검색 조건에 대응하는 아이템 중 적어도 하나의 상세 페이지와 연결되는 링크 정보를 상기 검색 조건과 함께 상기 메모리에 저장하는 단계를 더 포함하는,Further comprising the step of storing link information connected to a detailed page of at least one of the items corresponding to the search conditions in the memory together with the search conditions,
    아이템 정보 검색 방법.How to retrieve item information.
  12. 제1항에 있어서,According to paragraph 1,
    상기 작업자 단말로부터의 상기 제2 아이템 리스트의 아이템에 대한 정보 수정 요청을 처리하는 단계를 더 포함하는,Further comprising processing a request to modify information for an item in the second item list from the worker terminal,
    아이템 정보 검색 방법.How to retrieve item information.
  13. 제12항에 있어서,According to clause 12,
    상기 제1 및 제2 아이템 리스트들 각각은 각 아이템에 대응하는 적어도 하나의 속성 및 값 쌍을 포함하는 텍스트로 표시되고,Each of the first and second item lists is displayed as text including at least one attribute and value pair corresponding to each item,
    상기 정보 수정 요청을 처리하는 단계는, 상기 텍스트를 수정하는 것에 의해 수행되는,The step of processing the information correction request is performed by modifying the text,
    아이템 정보 검색 방법.How to retrieve item information.
  14. 제1항에 있어서,According to paragraph 1,
    상기 작업자 단말로부터의 상기 제2 아이템 리스트의 아이템에 대한 동작 요청을 처리하는 단계를 더 포함하되,Further comprising processing an operation request for an item of the second item list from the worker terminal,
    상기 동작 요청은 상기 제2 아이템 리스트의 아이템을 테스트하기 위해 상기 서비스에서 수행되는 동작을 요청하는 것인,The operation request requests an operation performed by the service to test an item of the second item list,
    아이템 정보 검색 방법.How to retrieve item information.
  15. 제1항에 있어서,According to paragraph 1,
    상기 제2 아이템 리스트를 획득하는 단계는, 상기 제1 조건에 해당하는 n개(n은 임의의 자연수)의 아이템 중 상기 제2 조건에 해당하는 아이템이 없는 경우에, 상기 제1 조건에 해당하는 다음 n개의 아이템의 정보를 추가로 획득하는 단계, 및 상기 다음 n개의 아이템 중 상기 제2 조건에 해당하는 아이템을 검색하는 단계를 포함하는,The step of obtaining the second item list includes, when there is no item corresponding to the second condition among n items (n is an arbitrary natural number) corresponding to the first condition, Comprising the step of additionally obtaining information on the next n items, and searching for an item corresponding to the second condition among the next n items,
    아이템 정보 검색 방법.How to retrieve item information.
  16. 제1항의 방법을 컴퓨터에서 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 비일시적 저장 매체.A non-transitory computer-readable storage medium that records a program for executing the method of claim 1 on a computer.
  17. 서비스의 아이템 정보를 검색하는 전자 장치에 있어서,In the electronic device for retrieving item information of a service,
    적어도 하나의 명령어를 저장하는 메모리; 및a memory storing at least one instruction; and
    상기 적어도 하나의 명령어에 기초하여, 작업자 단말로부터 제1 조건 및 제2 조건을 포함하는 검색 조건을 획득하고, 상기 제1 조건에 대응하는 아이템에 대한 정보를 포함하는 제1 아이템 리스트를 획득하고, 상기 제2 조건을 기반으로 상기 제1 아이템 리스트에서 선택된 적어도 하나의 아이템에 대한 정보를 포함하는 제2 아이템 리스트를 획득하고, 상기 제2 아이템 리스트 중 적어도 일부를 포함하는 결과 정보를 상기 작업자 단말에 제공하는,Based on the at least one command, obtain a search condition including a first condition and a second condition from the worker terminal, obtain a first item list including information about an item corresponding to the first condition, Obtain a second item list including information about at least one item selected from the first item list based on the second condition, and send result information including at least part of the second item list to the worker terminal. providing,
    전자 장치.Electronic devices.
PCT/KR2022/007593 2022-05-23 2022-05-27 Item information search method and electronic apparatus therefor WO2023229080A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220062872A KR20230163145A (en) 2022-05-23 2022-05-23 Item information searching method and electronic device for the same
KR10-2022-0062872 2022-05-23

Publications (1)

Publication Number Publication Date
WO2023229080A1 true WO2023229080A1 (en) 2023-11-30

Family

ID=88919386

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/007593 WO2023229080A1 (en) 2022-05-23 2022-05-27 Item information search method and electronic apparatus therefor

Country Status (3)

Country Link
KR (1) KR20230163145A (en)
TW (1) TW202401318A (en)
WO (1) WO2023229080A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100460008B1 (en) * 2004-05-04 2004-12-04 엔에이치엔(주) A method for providing an on-line shopping search service and a system thereof
KR20170018832A (en) * 2014-06-17 2017-02-20 알리바바 그룹 홀딩 리미티드 Search based on combining user relationship data
KR102151905B1 (en) * 2015-08-14 2020-09-03 이베이 인크. Systems and methods to seed a search
KR102196241B1 (en) * 2020-08-27 2020-12-29 주식회사 씨앤비 컴퍼니 Electronic device for providing search result through website related to shopping mall and method for operation thereof
KR102236889B1 (en) * 2016-06-22 2021-04-07 이베이 인크. Search system using result feedback

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100460008B1 (en) * 2004-05-04 2004-12-04 엔에이치엔(주) A method for providing an on-line shopping search service and a system thereof
KR20170018832A (en) * 2014-06-17 2017-02-20 알리바바 그룹 홀딩 리미티드 Search based on combining user relationship data
KR102151905B1 (en) * 2015-08-14 2020-09-03 이베이 인크. Systems and methods to seed a search
KR102236889B1 (en) * 2016-06-22 2021-04-07 이베이 인크. Search system using result feedback
KR102196241B1 (en) * 2020-08-27 2020-12-29 주식회사 씨앤비 컴퍼니 Electronic device for providing search result through website related to shopping mall and method for operation thereof

Also Published As

Publication number Publication date
TW202401318A (en) 2024-01-01
KR20230163145A (en) 2023-11-30

Similar Documents

Publication Publication Date Title
WO2017135797A2 (en) Method and electronic device for managing operation of applications
WO2013187634A1 (en) Survey system and method using presentation material, and storage medium having plug-in program stored therein for generating the presentation material
WO2018052257A1 (en) Apparatus and method for managing notification
WO2013103243A1 (en) Method and terminal for sharing content
WO2014069755A1 (en) System and method for providing content recommendation service
WO2017099376A1 (en) Electronic apparatus and controlling method thereof
WO2018164532A1 (en) System and method for enhancing augmented reality (ar) experience on user equipment (ue) based on in-device contents
WO2023229080A1 (en) Item information search method and electronic apparatus therefor
WO2024117384A1 (en) Test information management method and electronic device for supporting same
WO2017065330A1 (en) Method for controlling output of sequential number information and server for supporting method
WO2013118971A1 (en) Method and system for completing schedule information, and computer-readable recording medium having recorded thereon program for executing the method
WO2024005239A1 (en) Method for providing page information and electronic device therefor
WO2024014597A1 (en) Method for providing item list information, and electronic device therefor
WO2024048829A1 (en) Inventory transfer information management method and electronic apparatus therefor
WO2024038950A1 (en) Item information management method, and electronic device for providing same
WO2024096170A1 (en) Malfunction information providing method and electronic device therefor
WO2023191154A1 (en) Operation method of electronic device for providing page, and electronic device supporting same
WO2024014601A1 (en) Method for providing item-related information, and electronic device therefor
WO2024014583A1 (en) Method of providing item information and electronic device supporting same
WO2024135932A1 (en) Operation method of electronic device for providing information, and electronic device supporting same
WO2024014596A1 (en) Method for providing delivery-related information and electronic device therefor
WO2023229086A1 (en) Code coverage information provision method and electronic device therefor
WO2023063501A1 (en) Method for operating electronic device for providing page information, and electronic device supporting same
WO2023229093A1 (en) Method for managing inventory information and electronic device for supporting same
WO2023017878A1 (en) Operation method for providing item group information and electronic device for supporting same

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22943887

Country of ref document: EP

Kind code of ref document: A1