Auto Classification for MDM 360 Applications > Using the Auto Classification for MDM 360 Applications recipe > Step 4. Configure and publish the processes
  

Step 4. Configure and publish the processes

Configure the index host, input file, maximum candidates, maximum results, and the default language, and publish the processes.
    1To publish the Search_Category process, click Actions in the row that contains the process and select Publish.
    2To publish the OpenAI_Embedding process, click Actions in the row that contains the process and select Publish.
    3Open the Mass_Index_Category_Chunk process.
    4On the Start tab of the Start step, select the Secure Agent from the Run On list.
    The Secure Agent must contain the file described in the prerequisites.
    5Save and publish the process.
    6Open the Mass_Index_Category process.
    7On the Start tab of the Start step, select the same Secure Agent as the previous process from the Run On list.
    8Publish and click Run Using to run the process with inputs.
    9Edit the index_host and input_file input parameters.
    Here, index_host is the name of the host in the Pinecone index without https:// and input_file is the complete path and name of the file containing the categories. For example, //home/user/data/egressed_categories.csv.
    Run the process and monitor it until it finishes. You will get the embeddings into the Pinecone index through the Pinecone console.
    10Open the B360_Enrich_Autoclassification process.
    11On the Temp Fields tab of the Start step, enter values for the following fields:
    12Save and publish the process.