You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tns="http://ws.oscarehr.org/" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ins0="http://v1.soap.external.ws.oscarehr.org/"><soapenv:Header><wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsse:UsernameToken wsu:Id="UsernameToken-1" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><wsse:Username>'.$security_id.'</wsse:Username><wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">'.$securityTokenKey.'</wsse:Password></wsse:UsernameToken></wsse:Security></soapenv:Header><soapenv:Body><ins0:getProviderAvailability><arg0>27</arg0><arg1>2022-11-24</arg1><arg2>2022-11-30</arg2></ins0:getProviderAvailability></soapenv:Body></soapenv:Envelope>
Above is my xml code to get providers availability from oscar EMR.
Its seem like parameters are not correct.
Error : Fault occurred while processing.
Can any body help to this
Welcome to the Atlassian Community!
Could you explain what this has to do with Confluence? (I ask because Confluence has not had a SOAP API for a very very long time, and it is totally unclear as to what you are actually trying to do)
Its and OSCAR EMR API. I am trying to get doctors availability to fetch provider availaibity details details from Oscar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you already said that.
Could you explain what it has to do with Confluence?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.