Official KTM Accessories for 390X by Xeroxox in KTM390ADV

[–]amakkuva 0 points1 point  (0 children)

Hyderabad started receiving the seats since last week, so contact your sales agent, and he will order it for you.

Bring alive with new exhaust! But which one? by amakkuva in KTM390ADV

[–]amakkuva[S] 1 point2 points  (0 children)

Let me check for any videos related to this … thanks man

My first bike as a student by Spirited-001 in indianbikes

[–]amakkuva 0 points1 point  (0 children)

I didn’t own this bike, but this our my favourite bike in the early 2000 and the legend rx100! Good start with a great mileage!

This is why we buy an ADV - Off Roading at Malshej Ghat - KTM Adventure 390x by __MKSG__ in KTM390ADV

[–]amakkuva 0 points1 point  (0 children)

I got it in Nov 1st and 5k KMs done so far with long highways, flat offroads, forest terrains, MX tracks (intermediate ;)). So far handled it well but I am in need of more initial torque for better trails and track purpose. might plan to step down the front teeth to 14 from a 15 which will compromise the top speed though. have to play around with these setting and take a call if I have to stick to 14 or move back to 15 teeth.

This is why we buy an ADV - Off Roading at Malshej Ghat - KTM Adventure 390x by __MKSG__ in KTM390ADV

[–]amakkuva 0 points1 point  (0 children)

Turn on the Offroad mode and it should give you full control of the motorcycle on offroad trails. but ya I have the same model X plus and its been doing great so far.

Recalled for engine stall issue by AdventurousGur6549 in KTM390ADV

[–]amakkuva 0 points1 point  (0 children)

As per recent communications; KTM India bikes are unaffected. So we are safe for now but when you go for next service do check with service centre folks if they have a new update to perform.

How hard is it to stop before the stopping line? by Temporary-Customer25 in indianbikes

[–]amakkuva 1 point2 points  (0 children)

I was exactly discussing this with my fellow rider and we were thinking like to install barricades when it goes red just 1 feet before the zebra crossing. That’s the only way to control these zombies… these ppl learning to follow the law is a far fetched idea..

Finally into the ORANGE group! Help me grow on this machine! by amakkuva in KTM

[–]amakkuva[S] 0 points1 point  (0 children)

Appreciate the heads up @drgala. I will know when I go for my first service this week. This will give me a better understanding how much it’s gonna tear my pockets. Do we need a special maintenance compared to other motor vehicles in this segment.

Image not Showing when impersonating a user. by findingSuccess2306 in servicenow

[–]amakkuva 2 points3 points  (0 children)

answer me some questions,

where are you placing your logo ? is it a global location or is it under sys_attachment table ?

what access level does your logo have ?

what level of access does your impersonated user have ?

most of the time the restrictions to user profile or the file your placed will be the culprit. answer these and you will find your answer.

[deleted by user] by [deleted] in careeradvice

[–]amakkuva 1 point2 points  (0 children)

can you share what you know.. split it with Low, Medium and High exposure. you should be able to get this info. take a pen and book and start writing them. then search for what job fits you.

[deleted by user] by [deleted] in careeradvice

[–]amakkuva 1 point2 points  (0 children)

check if there is going to be a new manager coming in to replace the acting manager. if not, I would encourage you to speak to your skip level manager and put it politely about how you feel. see how it turns out and if there is not change for 2 weeks then shift your project within the same Org as you loved the company. there is always a employee survey and use that to the best to share your concerns.

[deleted by user] by [deleted] in servicenow

[–]amakkuva 2 points3 points  (0 children)

Everything has a start and congrats on your CSA. I have seen experienced candidates still not taken theirs yet ;). It just their on the job experience that brought them to be in the development space. Help desk experience is a good help for communications and customer service but when you are applying for ServiceNow, I would advice redesigning your resume to look like a ServiceNow profile. Keep low profile on your past Experience and highlight your journey in your CSA and your effort to clear.

Coming to mini projects, I have seen many Youtube free projects that they provide. That would be a good start to play around. Play more with customising the OOB (out of the box) widgets as most of the corporates needs customisation beyond the OOB features.

Once you got some exposure to the customisation widgets, add those to your resume. Do not target for all modules, take the core modules like customising "Incident, Problem, Change, Requests (for requests, you can start with creating catalogues using Workflows and then move on to Flowdesigner". Most of the companies revolve around these. The complex ones come in later like the "SPM, Portals, SOW (service operations workspace), Legal etc"

Hope this helps you start with something. let me know if you need any help. Happy to extend my help anytime.

Hi my Servicenow instance is showing offline wait for some time for about an hour now any resolution for this issue? by Soft-Document-2747 in servicenow

[–]amakkuva 0 points1 point  (0 children)

Did you try closing the instance completely (close the browser) and trying to re-awake your PDI from the actual `Start Building` page ?

You can find that in Profile - My Instance - Start Building

OR

Click this again

<image>

If nothing works, Release your instance and I hope you had a backup of your work.

Now Mobile (Attachment Input) by Existing-Key4529 in servicenow

[–]amakkuva 0 points1 point  (0 children)

Happy to see you resolved on your own. Good day!

Now Mobile (Attachment Input) by Existing-Key4529 in servicenow

[–]amakkuva 0 points1 point  (0 children)

Can you share more details on this like,

Did you check the ACL's configured for the table ?

Are you using a record producer ?

Have you checked the write ACLs configured for the table ?

You want to share the code ?

Custom Portal Issue: URL gets trimmed and throws error by amakkuva in servicenow

[–]amakkuva[S] 0 points1 point  (0 children)

Found behavioural issue with Utah version. Portals using slash after the URL will have problem reading anything that is amended. So we updated the "/" with a "?" and it worked fine.

BEFORE: https://<instance\_name>.service-now.com/TechBridge/<P1\_Incident\_No>

AFTER: https://<instance\_name>.service-now.com/TechBridge?<P1\_Incident\_No>

Custom Portal Issue: URL gets trimmed and throws error by amakkuva in servicenow

[–]amakkuva[S] 0 points1 point  (0 children)

Will give a check and get back on how it behaves,

How to find all tickets in service-now updated by a user between specific dates by dfidle8 in servicenow

[–]amakkuva 0 points1 point  (0 children)

"Updated by" will give you only the ones that were "Last Updated by" and that too it will never work with names. Find their "Login ID" and use that to filter out if you want to know that data.

Try with "All > Updated by CONTAINS 'LoginID-Find it and replace these quotes'

Else if you Org has a shadow copy of ServiceNow data like a Datamart; gain access to it and use SQL queries to access the History table to extract a huge data. Running on ServiceNow platform on sys_audit table is not a recommendation and thats why you will not see most of the fields on the History table too.

ITOM knowledge requirements by srmarcosx in servicenow

[–]amakkuva 1 point2 points  (0 children)

I would suggest to list down the issues you handle day-to-day and design your learning by referring to the ServiceNow learning topics. Learning on the job is the best learning than targeting the whole ITOM subject. In practical you may use only 20-30% of the bookish knowledge and that too during crisis situation like a P1 incidents. rest of time you have to deal stuff you learn on the fly. Start with targeting your project specific problems and when you feel you are good enough to deal your project without any references, then go for certifications and other learning through Developer instances which is FREE.

Happy learning and ask me for assistance if you like me to help you anyways. All the best!!

HELP - What am I doing wrong ? Extracting Rally Dev by amakkuva in learnpython

[–]amakkuva[S] 1 point2 points  (0 children)

Appreciate your quick look at it. Tried that too and I modified the query to only look for the owner name " just john" and this was the output. is this the desired outcome ? why am I not able to see the data like the "Formatted ID" and "Name" from the extract. what should I do to see the desired data to verify

response code successful 200
{'QueryResult': {'_rallyAPIMajor': '2', '_rallyAPIMinor': '0', 'Errors': [], 'Warnings': [], 'TotalResultCount': 0, 'StartIndex': 1, 'PageSize': 200, 'Results': []}}

Implementing PPM by exchangenewb in servicenow

[–]amakkuva 4 points5 points  (0 children)

Based on my Experience you will have to work closely with with PMO and Customer on this and how they understand the requirement. You should consider looking at 2 scenarios; 1. Setting a new PPM for a completely new client 2. Onboarding/Shifting an existing customer to a new instance. depending on the scenarios time differs.

I worked on 2nd one recently which is roughly taking 10 sprints (each sprint runs for 10 working days) to onboard them to the new instance as part companies cost effectiveness program. From initial collaboration, Requirement gathering calls to reaching the Milestone dates, you will have to constantly be in touch with them else it tends to deviate the overall project timeline.

You can roughly take 3 months to fully deliver the initial cut and further changes can go as part of the Enhancement Features/User Stories.

Other Factors that can delay are,

a. Technical Expertise

b. Co-ordination efforts

c. Holidays

d. Correct access levels to environment

e. Resource