Mule Soft Q/A

Api Designer is used for? For designing, Documenting, and Mocking Apis Anypoint Studio Desktop IDE for implementing APIs and building integration applications what is mule soft hosted runtime environment called? CloudHub When Api get created in Api Portal? When publish the api to exchange create the api in portal. How […]

Spring boot

Q. http://localhost:8080/graphql is giving path not found -404 1. Make sure you have added the dependency in pom.xml <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-graphql</artifactId> </dependency> 2. You have created the schema.graphsql 3. Schema file should be under the graphql forder in resources check on Youtube using link https://youtu.be/-7b9QMnBYNI

webMethods Trading Network

Understanding of Trading Network. When Trading Networks receives a document, it performs run-time processing. You define this processing by designing Trading Networks assets Document attribute: Identify the pieces of document content you need to process documents. For example, you might be interested in document senders and receivers, Document types: Define […]

webMethods EDIINT Questions

What are the versions of EDIINT? EDIINT AS1 (EDIINT Applicability Statement 1) that uses SMTP EDIINT AS2 (EDIINT Applicability Statement 2) that uses HTTP (or HTTP/S) EDIINT AS3 (EDIINT Applicability Statement 3) that uses FTPS Can we use EDIINT for xml transport? Yes What are the TN profile fields for […]