For partners that build or integrate commercially available applications and service solutions with the Oracle Cloud Platform
For partners that provide implementation or managed services around Oracle Cloud Applications
Please find attached working code provided by Oracle for sample plugin. I downloaded it from Oracle documentation and after few fixes and tweaks i made it work and tested it. I am sharing it here in case someone can get benefit from it.
Thanks
Hello OFSC community. A few have asked me about using the data migration and management tool I built for OFSC. Apologies if I didn't respond, I have just been very busy. I'd like to open source the project, that way we have the best chance of keeping up with the rapid pace of development, and it starts to build a free and healthy open source culture in the community.
I have some other projects I'd like to open source, including a collaboration event triggering system for the new 19B patch, which I'm very excited about.
I'm keen to learn if there are others in the community who invest any of their time in an open source group. It would also be good to connect with users, both those who have some spare time to help test, document, and who would like a voice in driving an open source roadmap supplementing OFSC's fantastic capabilities.
I put a lot of thought into making the data loader as dynamic as possible, which means that it has features like synchronisation with the metadata API, so the moment you add a new field in OFSC, it is available in the tool. I'm working on tools to batch load testing/dummy data for easy routing trials!
I have a couple of points to iron out on deployment and security with the help of the OFSC team, so if anyone would like to get early access then please get in touch.
If you haven't got stuck into the functionality of the new form logic that came with 19A yet, it's well worth it!
Just finished up a small development for a client where I wanted to back out my custom plugin development and make full use of it, and it's worked flawlessly. The technicians are now able to draw, sketch, comment and generally enhance the data volume and quality of site data they capture without hardware or connectivity limitations.
I re-purposed the signature capture as a 'sketch' pad for back-of-the-cigarette-packet drawing, and I love the new draw on photo feature, modelled by Toy Story 4 and my awe-struck daughter! With a small ICS integration, I was able to poll the subscription and move the valuable data into OSvC for > 90 day retention, and with a DBaaS replication to OAC we can even do sentiment and clustering analysis on the measurable data captured. Oracle Cloud has never felt more connected.
Hopefully, we'll get some feature detection ML in OAC in the future and then who knows what we could do with all of those images!
Attached some shots of it in action
Our client handles suspended orders that can go several days without attending.
We need to be able to separate these orders from their original buckets and pass them to another one called "suspended" or something similar without routing taking these orders into account.
They are currently handled in a bucket but, routing when considered, it obviously routes them again.
The client needs to be able to locate in some type of resource the orders that are suspended and that are not routed by the system. They will manually locate them in the corresponding technician.
This is possible ?? Is there any alternative?
Thank you.
Hi !!
Our client at the time of selecting the next work order, needs to be able to confirm through a message or alert the data of the order that you have selected just when you press the send button.
https://www.screencast.com/t/YI7ezcqj5
At the moment of pressing the send button, a message of confirmation of the data and the order that I select will be shown, in case you chose a mistake you can return to the previous screen (end order) and select the correct order.
https://www.screencast.com/t/gntlc71eH
thanks
Hi Experts,
We have a requirement where the user wants to send a custom form to the customer on email. Customer form should contain the signature frame where customer can signature using a touch device/mouse control after email received. Email can have a link which will be open the form in browser and customer can sign in it.
Please let me know if this can be achievable in current standard OFSC application functionality. If not then how we can achieve this using any other custom module/plugin.
Help will be much appreciated.
Regards,
Sourabh
Hello,
The customer has a string property called "Subtotal w/ Markup" [label = subtotal_markup_parts] which has a regex configured:
/^(?!.{8,})\d{1,6}(\.\d{1,2})?$/
The regex is supposed to force the value of this property to be limited to 2 decimal places, however it seems that since this property displays the calculation of two other properties, the regex doesn't work. See the below 3 screenshots:
subtotal_markup_parts is configured as so = subtotal_markup_parts.png
name: Subtotal w/ Markup
label: subtotal_markup_parts
regex: /^(?!.{8,})\d{1,6}(\.\d{1,2})?$/
It is configured in the display to show the value of the product of these two fields = subtotal_end_activity_screen.png
Default Value: (activity.subtotal_parts * activity.markup_parts)
And then in the instance, we can see that the regex doesn't apply and that the property incorrectly shows 6 decimal places = subtotal_mobility.png
>> the value displays as 168.936375 when it should be 168.94
Why doesn't the regex apply to a property that displays calculations?
Also I know that this property could use language expressions but there doesn't seem to be a way to for the limit of 2 decimal plays for a number - are there any other ways this might be accomplished?
Hi,
I would like to know if anyone had integrated VBCS with OFSC for building custom app or plugins. If yes , it would be great if the architecture can be shared.
Regards,
SN
I created a survey with a sample question. I need to send this survey to customer via email once the activity is finished. I read online that OFSC cannot send html formatted survey to customer instead it can only send xml based message to middleware. In the message scenario i am not sure how to trigger the survey and also the layout of the message. I am also not sure how the response/feedback will be recorded back to OFSC.
Plus, is it possible to use a custom plugin to send and receive customer feedback for the survey?
Thanks
Hi All, As technicians displayed during Activity Move operation are not sorted, displayed randomly. We have a requirement to sort them by last name, is there a seeded way to do so if not how can we achieve this please. Please see the attached for reference.
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |