Will Solution Architecture be suited for Agile methodology?
Which architecture approach be best fit for agile implementation, Currently I'm assuming that Micro-Services Architecture be the best suite for Agile Methodology, Can anyone provide justifications for this?
Kindly help me in this regard.
tejaswini
@tejaswini
HKR Training mulesoft online Course India gives you the best knowledge on the Mulesoft approach to know the benefits
of the Anypoint platform, ESB, etc from live experts. mulesoft training makes you a master in this subject that mainly
includes basics of Mule applications, building, testing of mule apps, etc. Our Mule 4 Training module will provide
you with a way to earn mulesoft online training.
About HKR Trainings:
HKR Trainings excel at providing you with the best online classes with high-quality facilities at a low price without any compromise on quality.
What can you expect from us? A dedicated learning platform with 24*7 support, best in class training materials to help you learn advanced techniques and practical knowledge of all IT Technologies.
Latest posts made by tejaswini
-
Agile Methodology [closed]
-
Agile Methodology [closed]
Will Solution Architecture be suited for Agile methodology?
Which architecture approach be best fit for agile implementation, Currently I'm assuming that Micro-Services Architecture be the best suite for Agile Methodology, Can anyone provide justifications for this?
Kindly help me in this regard. -
Sitecore TDS Packages vs Sitecore packages
I am new to Sitecore and TDS. Are the packages created by TDS the same as the packages created by Sitecore Package Designer? If not what is the difference. Plus how do I create a package using TDS. From what I saw TDS creates "Update Packages" although I am not sure what this means.
-
Sitecore third party form inside the sitecore form
Looking for a way to incorporate a third party form (not a sitecore form) into a sitecore layout.
I suspect it is not working because of the outer sitecore form tag (the one that wraps all content). Problems due to nested form tags (not good).
<div><form id="non-sitecore" action="http://third_party.search.com/" method="POST">
<input ...>...
</form></div>
What is the best way to get this type of third party form to work? -
upgrading from sitecore 6.6 to sitecore 7.0
I am trying to update a Sitecore 6.6 instance to Sitecore 7.0. After logging in to the Sitecore administrative interface and launching the content editor, I receive the error:
Access is denied: 'Sitecore.Shell.Applications.ContentEditor.RenderingDatasource'.
Please help!
-
Salesforce CPQ Package Expiration
I have installed Salesforce CPQ package in my DEV org and it shows the expiration date as "Does not Expire". Does this mean Salesforce is supporting CPQ package for life time in Developer Edition orgs? I did not find any link/article regarding the same.
-
Sitecore - Filter out Sitecore Errors
We are hosting sitecore 8.1 in azure web apps. We log the errors on to App Dynamic where the application ticket will auto-created for each error.
The problem is that 90% of errors are raised by builtin sitecore piepelines e.g. GeoIP service not setup, session end not setup (due to MongoDB) etc.
Is it possible to identify and filter out the errors raised by built in pipelines and events in Sitecore?
Thanks.
-
Convert Cognos 7 report to Cognos 8
We have a couple hundred legacy Cognos 7 reports that we need to convert to Cognos 8. I've been told from a couple sources that this has to be done manually, but I find that hard to believe. Surely at least part of the process can be automated. Does anyone know of any tools available that can assist in converting from Cognos 7 Impromptu to Cognos 8? Or does anyone with Cognos development experience know how to access the data from a Cognos 7 report and dump it into a table/XML file? I've been trying to parse the binary, and I'm getting some information like what data fields are included, which catalog it's using, etc. But if a map already exists, that would be awesome
-
PowerApps - How to clear/reset variable in PowerApps
I am struggling to clear variable when new PowerApps form open. My requirement is to pass the argument from another screen to the Main screen. Variable gets receive successfully to the Main screen. However, when I submit the form and re-open the NEW form, that variable still holds the old value. How do I get rid of the resetting variable?
-
using the parameters in Alteryx workflows
I am fairly new to the Alteryx. I would like to create a process/workflow in Alteryx to import a file from a specified location but that should be controlled by the input parameters.
Kindly help me in this.
Thanks